Symbol => ActiveRecord::Base

>> :posts.to_s.singularize.camelcase.constantize
=> Post(id: integer, user_id: integer, title: string, body: string, ...)


Leave a Reply

Formatting: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>