nesquena / rabl

General ruby templating with json, bson, xml, plist and msgpack support
http://blog.codepath.com/2011/06/27/building-a-platform-api-on-rails/
MIT License
3.64k stars 334 forks source link

Rabl not seeing attributes #634

Closed kert-io closed 9 years ago

kert-io commented 9 years ago

Only seeing three of 15 attributes in my user model. Yes, the attributes exist. Not a caching issue. example rabl template screen shot 2015-06-09 at 9 52 41 pm

and the output via curl

screen shot 2015-06-09 at 9 52 35 pm

No idea what to try next. Any thoughts