Commit graph

11 commits

Author SHA1 Message Date
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