Ruby on Rails

Wednesday, January 27, 2016

[Rails] form_for not passing html attributes

›
Hello, I am trying to disable chrome HTML5 validations by setting the novalidate attribute. form_for(:customer, url: {:action => ...

[Rails] Usual way for person data?

›
Hi there, What is the usual way to let a user modify his own data and the admin to edit and view the data of all users. I could do: 1) creat...

Re: [Rails] before_action for only one action

›
You can put like this before_action check_something_with_redirect_if_any, except: [all actions except index] but its very verbose :D On Thu...
‹
›
Home
View web version
Powered by Blogger.