Commit Graph

11 Commits

Author SHA1 Message Date
Alex Smelik 360d70b838 Revert to old MultiJson syntax. 2012-09-13 08:05:52 -07:00
Alex Smelik 28f3dbedd0 Let MultiJson select default JSON adapter (engine), support for latest MultiJson syntax 2012-09-12 10:45:45 -07:00
ccocchi 1a98d69146 Merge branch 'master' into responder
Conflicts:
	lib/rabl-rails.rb
2012-09-11 11:42:19 +02:00
ccocchi 62dfd3b7d5 Fix engines loading.
Load default engines once and setter also set up engine
2012-08-03 15:38:43 +02:00
ccocchi 8a49001b0f Do not fail when JSON engine is not found
and fallback to default
2012-07-26 16:44:51 +02:00
ccocchi 9e6b4db8eb Make render work with same signature as
standard RABL gem
2012-07-25 19:22:10 +02:00
ccocchi cfd9e3e65d Remove useless dependency 2012-07-18 23:43:35 +02:00
ccocchi 1db4cae807 Allow to specify json engine used.
Default to MultiJson (with Yajl engine) instead of ActiveSupport::JSON
2012-07-18 23:42:09 +02:00
ccocchi b0d83f444b Add include_json_root to configuration. 2012-07-13 19:15:04 +02:00
ccocchi 49f7fe24ae Add custom Rabl reponder 2012-07-03 17:45:23 +02:00
ccocchi c12e14700f rabl-fast-json => rabl-rails 2012-04-20 16:28:34 +02:00