…
can i render helper method in a controller? like:
render :helper => text_field(‘foo’,‘bar’) #won’t work
besides put the method inside a partial.
…
can i render helper method in a controller? like:
render :helper => text_field(‘foo’,‘bar’) #won’t work
besides put the method inside a partial.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs