:wrapper_tag, :wrapper_class options (and more) with simple_form and Rails 2.3 ?

Posted by Fro_oo on Stack Overflow See other posts from Stack Overflow or by Fro_oo
Published on 2010-06-16T14:01:28Z Indexed on 2010/06/16 15:02 UTC
Read the original article Hit count: 95

Filed under:
|

Hi,

I'm making my first Rails project and I'm using the simple_form gem (version 1.0) with a Rails app (version 2.3.5). simple_form repository v=1.0

Is there any way to implement the nice options :wrapper_tag, :wrapper_class, :wrapper_error_class ? Or maybe I'm missing something? :-D

Thank you for your advices

Fro_oo

ps : I can't change my Rails gem and upgrade to a 3.x version...

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about rubygems