I copied the model from the blogit gem to my app and namespaced it blogit 
in order to override the gem now BlogitPost, when passed in parameters gets 
converted to Blogit::Post and controllers are looking for 
params[:imageable_type]=='Blogit' but it's not matching because the value 
of the parameter is actually 'Blogit::Post'

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/cf8bbbac-7e16-4904-be70-6991d1fe3064%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to