I took a look at how the Devise gem is doing it, but I don't see that 
they are actually calling the partial out. I'm assuming the views are 
just for the generator in that instance. I thought about just writing 
the HTML inside the method, but that feels hackish to me, plus, I would 
like to determine if the user is using haml, or erb, then render out a 
different partial depending.

I'm also open to ideas of a better way to do this. Again, this is just a 
learning experience for me, so I would like to know the best way to go 
about doing this.

Thanks!

~Jeremy

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to