Commit Graph

17 Commits

Author SHA1 Message Date
ccocchi aa659d0b8b Assert that plist engine respond to #dump 2012-11-14 12:10:54 +01:00
ccocchi 543543b5cf Add Plist renderer and some tests 2012-10-28 21:57:19 +01:00
ccocchi 842f63b080 Merge branch 'master' into condition-blocks
Conflicts:
	lib/rabl-rails.rb
	test/renderers/json_renderer_test.rb
2012-10-05 14:08:45 +02:00
ccocchi a347ebcf5b Only use LibXML if present to avoid generating warning 2012-09-20 18:33:35 +02:00
ccocchi 84cd69bdfd Add XML engine configuration 2012-09-17 15:24:39 +02:00
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 3999737daf Allow conditionnal blocks within template 2012-09-05 18:11:23 +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