Darren Cheng
35abadd8f7
Upgrade codebase to support latest AMS version.
2016-07-14 19:25:58 -07:00
Jonathan Richard Henry Evans
fcec84dc92
Update github references from jrhe to ruby-grape
2016-05-19 14:02:35 +01:00
dblock
af50be86b9
Fix: update build matrix with newer versions of Grape.
2016-05-10 07:11:43 -04:00
dB
04c21470e3
Implemented RuboCop, Ruby linter.
2015-01-13 18:50:18 -05:00
dB
40e04ef23e
Test against multiple versions of Grape.
2015-01-13 09:25:35 -05:00
Siong
cfb80be11e
better formatting.
2014-11-20 13:22:53 -08:00
Andrew Korzhuev
e510817abf
Remove jazz-hands dependency
2014-10-12 23:01:58 +07:00
Daniel Ochoa
1625bd2603
Update dependency version for active_model_serializers
...
Using Alpha1 breaks when adding a `has_one` relation and the relation is not set, throwing an error of `TypeError - no implicit conversion of nil into Array`
2014-10-02 10:30:39 -05:00
Stephane Bounmy
e30af569b2
support active model serializer 0.9.x
2014-06-29 22:18:08 +02:00
Jonathan Richard Henry Evans
6837bbc8d9
Fixes grammar in gemspec description
2013-09-09 13:18:24 +01:00
Jonathan Richard Henry Evans
9171351282
Adds licence and better description to gemspec so rubygems doesn't moan
2013-09-09 13:15:51 +01:00
Jonathan Richard Henry Evans
25e19804c3
Removes rspec version specifier
2013-09-09 11:15:44 +01:00
Jonathan Richard Henry Evans
f50a86f890
Added guard-rspec
2013-08-30 09:56:25 +01:00
Jonathan Richard Henry Evans
d025cdba34
Added jazz_hands for debugging in development
2013-08-29 15:22:29 +01:00
Jonathan Richard Henry Evans
a1ae2166de
Changed tests to use Plain Old Ruby Objects instead of ActiveRecord models to make testing easier. Gets rid of NullDB and ActiveRecord development dependencies
2013-08-21 10:31:11 +01:00
John Allen
503b05b53d
Requires compatible version of AMS
2013-05-24 10:13:55 -04:00
John Allen
1005a65513
Re-adds active_model_serializers as dependency
...
Thanks to @george pointing out that the current code base is currently
dependent on AMS 0.8.0 so let's enforce that dependency.
2013-05-24 09:01:28 -04:00
John Allen
7f02d8f0d5
Removes unnecessary dependencies
...
There are some dependencies that are not required for this gem (eg.
tilt) that I'm removing. In addition some of the dependencies were only
necessary for development/test so I'm moving all of that into the gempsec and
making that clear there.
2013-05-16 09:06:37 -04:00
jrhe
a60e10d5f4
changed rabl reference
2013-04-04 23:40:10 +01:00
jrhe
1d2b6de7ea
Initial commit
2013-04-04 20:10:51 +01:00