-
Notifications
You must be signed in to change notification settings - Fork 18
Issues: ackama/rails-template
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Consider setting Discussion required
action_on_unpermitted_parameters
to :raise
in development and/or test
discuss
#551
opened May 19, 2024 by
G-Rath
Do we want ci to copy example.env instead of having its own list of env vars
ready for dev
#541
opened Mar 27, 2024 by
robotdana
Can we make the session cookie SameSite=Strict (currently defaulting to SameSite=Lax)?
ready for dev
#532
opened Feb 15, 2024 by
eoinkelly
Check our parameter sanitisation and filtering for logging & sentry
discuss
Discussion required
#529
opened Jan 25, 2024 by
lukeify
Rails 7.1 generates Dockerfile by default - integrate it into our Dockerfile
#504
opened Oct 5, 2023 by
eoinkelly
Remove before_fork, on_worker_boot callbacks from puma config if they are no longer required
discuss
Discussion required
#493
opened Sep 22, 2023 by
eoinkelly
Devise sign-out link broken by default. Rails-turbo or rails/ujs required.
ready for dev
ruby
Pull requests that update Ruby code
#484
opened Sep 3, 2023 by
eoinkelly
Pundit policy checks should automatically fail if current_user is missing
discuss
Discussion required
good first issue
Good for newcomers
ready for dev
#483
opened Sep 3, 2023 by
eoinkelly
Port Django's CommonPasswordValidator to Rails + Devise
ready for dev
#479
opened Aug 28, 2023 by
eoinkelly
Add db/seeds.dev.rb and rake dev:seed or rake db:seed:dev or something
ready for dev
#429
opened Apr 21, 2023 by
robotdana
Advise users of their password strength during sign-up and password change
passwords
#414
opened Jan 25, 2023 by
eoinkelly
Add helper class for implementing feature flags
discuss
Discussion required
#413
opened Jan 24, 2023 by
joshmcarthur
Consider using
mikepenz/action-junit-report
to annotate results on PRs
#397
opened Oct 28, 2022 by
G-Rath
Consider running 'rails about` after Capistrano deployments
ready for dev
#395
opened Oct 25, 2022 by
eoinkelly
Should we have a conventional namespace for data migration rake tasks?
discuss
Discussion required
ready for dev
#391
opened Oct 21, 2022 by
eoinkelly
Remove
registerable
strategy from our generated Devise User model
ready for dev
#360
opened Sep 15, 2022 by
joshmcarthur
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.