Initial commit

This commit is contained in:
jrhe 2013-04-02 09:41:53 -07:00
commit ee8bb6e71d
2 changed files with 20 additions and 0 deletions

16
.gitignore vendored Normal file
View file

@ -0,0 +1,16 @@
*.rbc
*.sassc
.sass-cache
capybara-*.html
.rspec
/.bundle
/vendor/bundle
/log/*
/tmp/*
/db/*.sqlite3
/public/system/*
/coverage/
/spec/tmp/*
**.orig
rerun.txt
pickle-email-*.html

4
README.md Normal file
View file

@ -0,0 +1,4 @@
grape-active_model_serializers
==============================
User active_model_serializers with Grape