- 22 Mar, 2016 1 commit
-
-
Alexander Belozerov authored
-
- 01 Mar, 2016 1 commit
-
-
Kevin Farst authored
-
- 31 Jan, 2016 1 commit
-
-
Kamil Bielawski authored
-
- 27 Jan, 2016 1 commit
-
-
Guillermo Guerrero Ibarra authored
-
- 25 Jan, 2016 1 commit
-
-
Guillermo Guerrero Ibarra authored
Reduced the Cyclomatic complexity. #330 By default didn't annotate activeadmin models. This close #330
-
- 19 Jan, 2016 3 commits
-
-
Guillermo Guerrero Ibarra authored
Added coveralls and code climate gems.
-
Guillermo Guerrero Ibarra authored
-
Guillermo Guerrero Ibarra authored
-
- 18 Jan, 2016 1 commit
-
-
Guillermo Guerrero Ibarra authored
Added Simplecov.
-
- 16 Jan, 2016 1 commit
-
-
cuong.tran authored
-
- 30 Dec, 2015 1 commit
-
-
cuong.tran authored
-
- 27 Dec, 2015 1 commit
-
-
cuong.tran authored
-
- 12 Dec, 2015 1 commit
-
-
B authored
-
- 10 Dec, 2015 2 commits
-
-
B authored
-
cuong.tran authored
-
- 26 Oct, 2015 1 commit
-
-
Kamil Bielawski authored
-
- 16 Aug, 2015 1 commit
-
-
Kamil Bielawski authored
-
- 15 Jun, 2015 1 commit
-
-
John Gesimondo authored
Previously, quoting an array fell back to `inspect`, which is ok for strings, but not good for BigDecimals, for instance.
-
- 10 Jun, 2015 1 commit
-
-
Joshua Plicque authored
-
- 22 May, 2015 1 commit
-
-
cuong.tran authored
This reverts commit 067ce522.
-
- 27 Mar, 2015 1 commit
-
-
Jason Wadsworth authored
-
- 17 Mar, 2015 1 commit
-
-
Ilya Vassilevsky authored
-
- 09 Mar, 2015 2 commits
-
-
cuong.tran authored
-
cuong.tran authored
-
- 08 Mar, 2015 1 commit
-
-
cuong.tran authored
-
- 15 Jan, 2015 1 commit
-
-
capripot authored
-
- 13 Jan, 2015 2 commits
-
-
Kamil Bielawski authored
-
Kamil Bielawski authored
-
- 02 Jan, 2015 2 commits
-
-
Kamil Bielawski authored
-
Kamil Bielawski authored
-
- 28 Dec, 2014 1 commit
-
-
Michael Stock authored
-
- 05 Aug, 2014 2 commits
-
-
cuong.tran authored
-
cuong.tran authored
-
- 16 Jun, 2014 2 commits
-
-
cuong.tran authored
-
cuong.tran authored
-
- 15 Jun, 2014 2 commits
-
-
cuong.tran authored
-
cuong.tran authored
This conversion is done by Transpec 2.2.5 with the following command: transpec * 34 conversions from: obj.should to: expect(obj).to * 27 conversions from: obj.should_receive(:message) to: expect(obj).to receive(:message) * 18 conversions from: == expected to: eq(expected) * 4 conversions from: obj.should_not to: expect(obj).not_to * 4 conversions from: obj.stub(:message) to: allow(obj).to receive(:message) For more details: https://github.com/yujinakayama/transpec#supported-conversions
-
- 26 May, 2014 2 commits
-
-
cuong.tran authored
-
cuong.tran authored
-
- 18 Apr, 2014 1 commit
-
-
Vlad Bokov authored
-