Use RABL to build JSON responses given by API
This commit is contained in:
@@ -70,6 +70,9 @@ GEM
|
||||
nokogiri (1.5.0)
|
||||
pg (0.11.0)
|
||||
polyglot (0.3.3)
|
||||
rabl (0.6.0)
|
||||
activesupport (>= 2.3.14)
|
||||
multi_json (~> 1.0.3)
|
||||
rack (1.3.5)
|
||||
rack-cache (1.1)
|
||||
rack (>= 0.4)
|
||||
@@ -146,6 +149,7 @@ DEPENDENCIES
|
||||
haml (~> 3.1)
|
||||
libnotify (~> 0.6)
|
||||
pg (~> 0.11)
|
||||
rabl (~> 0.6)
|
||||
rails (~> 3.1)
|
||||
rb-inotify (~> 0.8)
|
||||
rspec-rails (~> 2.6)
|
||||
|
Reference in New Issue
Block a user