ccocchi / rabl-rails

Rails 4.2+ templating system with JSON, XML and Plist support.
MIT License
209 stars 51 forks source link

undefined method `upcase!' for :json:Symbol #18

Closed lloydmeta closed 11 years ago

lloydmeta commented 11 years ago

I've gotten to the point that my RSpec tests all pass, but when I try to use the server in development mode, I keep getting

ActionView::Template::Error (undefined method `upcase!' for :json:Symbol):

Rails 3.2.11 RablRails 0.3.0

ccocchi commented 11 years ago

Fixed in #19