issues
search
mattbrictson
/
nextgen
Generate your next Rails app interactively! This template includes production-ready recommendations for testing, security, developer productivity, and modern frontends. Plus optional Vite support! ⚡️
MIT License
274
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add annotaterb link to the README
#143
mattbrictson
closed
1 minute ago
0
Replace annotate gem with Rails 8-compatible annotaterb
#142
mattbrictson
closed
1 day ago
0
Drop support for Ruby 3.1 (Rails 8 requires 3.2+)
#141
mattbrictson
closed
2 days ago
0
Generate new apps using Rails 8.0
#140
mattbrictson
closed
2 days ago
0
Update rubocop requirement from 1.66.1 to 1.68.0
#139
dependabot[bot]
closed
1 week ago
0
Fix trailing whitespace in generated capybara.rb file
#138
mattbrictson
closed
1 week ago
0
Run RuboCop via overcommit with -c, to match bin and rake behavior
#137
mattbrictson
closed
1 week ago
0
Fix YAML indentation in overcommit config
#136
mattbrictson
closed
1 week ago
0
Replace deprecated stylelint plugin with built-in alternative
#135
mattbrictson
closed
1 week ago
0
Fix bug where `rails new` used 8.0.0.rc1 instead of the intended 7.2.1
#134
mattbrictson
closed
1 week ago
0
Fix bug where pgcli_rails was not offered as an option
#133
mattbrictson
closed
1 week ago
0
Ensure generated lint and RSpec CI jobs also use ubuntu-24.04
#132
mattbrictson
closed
1 week ago
0
Copy `.ruby-version` so that `bundle install` works in Docker
#131
mattbrictson
closed
1 week ago
0
Fix circular require warning when running tests
#130
mattbrictson
closed
1 week ago
0
Opt CI workflow into GitHub Actions ubuntu-24.04 runner
#129
mattbrictson
closed
1 week ago
0
Add erb_lint job to generated GitHub Actions CI workflow
#128
mattbrictson
closed
1 week ago
0
Replace deprecated `erblint`/`erb-lint` with preferred `erb_lint`
#127
mattbrictson
closed
3 weeks ago
0
Regenerate examples with Rails 7.2.1 and latest nextgen features
#126
mattbrictson
closed
3 weeks ago
0
Update rubocop-performance requirement from 1.21.1 to 1.22.1
#125
dependabot[bot]
closed
1 month ago
0
Recommend the latest version of Homebrew PostgreSQL (17)
#124
mattbrictson
closed
1 month ago
0
Fix `Benchmark.ms` deprecation warning on Rails 8
#123
mattbrictson
closed
1 month ago
0
Support generating apps with npm instead of yarn
#122
mattbrictson
closed
1 month ago
0
Fix misleading Action Mailer commit message
#121
mattbrictson
closed
1 month ago
0
Commit Gemfile.lock after adding Gemfile `ruby` declaration
#120
mattbrictson
closed
1 month ago
0
Optimize system test performance with `--disable-gpu`
#119
mattbrictson
closed
1 month ago
0
Allow preferred JS package managers instead of yarn
#118
park-jemin
closed
1 month ago
3
Clarify that Rails 8 will require Ruby 3.2+
#117
mattbrictson
closed
1 month ago
0
Properly identify Rails main version as 8.0.0.beta1
#116
mattbrictson
closed
1 month ago
0
Remove dotenv workaround now that kamal supports dotenv 3.x
#115
mattbrictson
closed
1 month ago
0
Remove sprockets option for Rails 8 apps
#114
mattbrictson
closed
1 month ago
0
Refactor `RailsOptions` to load supported values from YAML config
#113
mattbrictson
closed
1 month ago
0
bin/setup: Skip `rails restart` step if server isn't running
#112
mattbrictson
closed
1 month ago
0
Mute deprecations so stylelint works with overcommit
#111
mattbrictson
closed
1 month ago
0
Support Standard RB?
#110
jon-sully
opened
1 month ago
3
Run assorted e2e test scenarios in separate CI jobs
#109
mattbrictson
closed
1 month ago
0
Remove sprockets JS tag when Vite is installed
#108
mattbrictson
closed
1 month ago
0
Didn't get an option to choose Tailwind (or any CSS framework) and a couple items I had to clean up
#107
jarodtaylor
closed
1 month ago
3
Update Puma worker count in documentation
#106
mattbrictson
closed
2 months ago
0
Explicitly set config path in RuboCop task
#105
mattbrictson
closed
2 months ago
0
Remove redundant Action Mailer config not needed in Rails 7.2+
#104
mattbrictson
closed
2 months ago
0
Don't generate `bin/rubocop` if Rails has already provided it
#103
mattbrictson
closed
2 months ago
0
Update generated README with new Rails 7.2+ puma defaults
#102
mattbrictson
closed
2 months ago
0
Update rubocop requirement from 1.66.0 to 1.66.1
#101
dependabot[bot]
closed
2 months ago
0
Support generating Rails 8 apps with `--main`
#100
mattbrictson
closed
1 month ago
0
Update rubocop requirement from 1.65.1 to 1.66.0
#99
dependabot[bot]
closed
2 months ago
0
Update rubocop-minitest requirement from 0.35.1 to 0.36.0
#98
dependabot[bot]
closed
2 months ago
0
Opt into RuboCop auto-correct for Rails generators
#97
mattbrictson
closed
2 months ago
0
Upgrade to modern-normalize 3.0
#96
mattbrictson
closed
2 months ago
0
Add generator to optionally install and configure mocha gem
#95
mattbrictson
closed
2 months ago
0
Ensure `db/schema.rb` is created in Rails 7.2
#94
mattbrictson
closed
3 months ago
0
Next