Search code examples
How can I replace the template of the scaffold_controller generator?...


ruby-on-railstemplatesrails-generators

Read More
Rationale of Rails 5 Join Table Generated Defaults...


joinindexingruby-on-rails-5rails-generators

Read More
Rails::Generator is not creating factory in spec folder...


ruby-on-railsrubyrspecfactory-botrails-generators

Read More
How do I attach my rails custom generator to the model one?...


ruby-on-railsrubyactiverecordrails-generators

Read More
Override rails generator to change date_select into date_field...


ruby-on-rails-5rails-generators

Read More
How to pass class_name Option to Generator?...


ruby-on-railsrails-generaterails-generators

Read More
Installing petergate returns error `Could not find generator 'petergate:install'`...


ruby-on-railsrubyrails-generaterails-generators

Read More
Add Migrations to a Rails Engine's Install Generator...


ruby-on-railsrails-migrationsrails-enginesrails-generators

Read More
How to write a rails generator that would override the default scaffold javascript file?...


ruby-on-railsruby-on-rails-5rails-generators

Read More
Skipping Active Record breaks Rails Generator...


ruby-on-railsrails-activerecordrails-generaterails-generatorsruby-2.3

Read More
Thor empty_directory command raises 'permission denied' when cloning from repo in rails comp...


ruby-on-railsrubythorrails-generatorsrails-composer

Read More
(Rails 4.2) How to trigger scaffold generation from View?...


ruby-on-railsrubyruby-on-rails-4rails-generators

Read More
Generating proper paths in namespaced Rails scaffolds...


ruby-on-railsnamespacesrails-generators

Read More
building generator in gem for rails 4...


ruby-on-rails-4rubygemsrails-generators

Read More
How do I prevent RSpec from using "Rspec.describe... " and "type: ..." in genera...


ruby-on-railsrspecrspec3rails-generators

Read More
How to override Rails' default migration generator template...


ruby-on-railsruby-on-rails-3activerecordrails-generators

Read More
BackNext