We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 068079b commit 67d6f03Copy full SHA for 67d6f03
README.md
@@ -22,7 +22,7 @@ And then execute:
22
23
Run the install generator:
24
25
- $ rails generate hyperactiveform:install
+ $ rails generate hyper_active_form:install
26
27
this will create an `ApplicationForm` class in your app/forms directory. You can use it as a base class for your form objects.
28
0 commit comments