Rails Generators ResourceHelpers module ResourceHelpers Ruby on Rails 3.2.22.5 Since v3.0.20 Last seen in v3.2.22.5 Available in: v3.0.20 v3.1.12 v3.2.22.5 Compare with: … v3.0.20 v3.1.12 Deal with controller names on scaffold and add some helpers to deal with ActiveModel. Attributes Rails::Generators::ResourceHelpers#controller_name Methods (defined here) # controller_class_name # controller_class_path # controller_file_name # controller_file_path # controller_i18n_scope # orm_class # orm_instance Used by Included by (4) Erb::Generators::ScaffoldGenerator Rails::Generators::ResourceGenerator Rails::Generators::ScaffoldControllerGenerator TestUnit::Generators::ScaffoldGenerator