- Feedback Requested: Step-by-step guide for building authentication from scratch in Rails https://github.com/stevepolitodesign/rails-authentication-from-scratch 14 comments rails
Linking pages
- Rails Authentication From Scratch https://stevepolito.design/blog/rails-authentication-from-scratch/ 45 comments
- GitHub - stevepolitodesign/rails_mvp_authentication: An authentication generator for Rails 7. Generate all the files needed to create a feature rich authentication system that you control. No configuration needed. https://github.com/stevepolitodesign/rails_mvp_authentication 1 comment
- Short Ruby News - Edition #27 - by Lucian Ghinda https://newsletter.shortruby.com/p/edition-27 0 comments
Linked pages
- Securing Rails Applications â Ruby on Rails Guides http://guides.rubyonrails.org/security.html 98 comments
- Rails Routing from the Outside In â Ruby on Rails Guides https://guides.rubyonrails.org/routing.html#resource-routing-the-rails-default 32 comments
- Active Record Validations â Ruby on Rails Guides https://guides.rubyonrails.org/active_record_validations.html 26 comments
- ActiveRecord::Persistence https://api.rubyonrails.org/classes/ActiveRecord/Persistence.html#method-i-touch 17 comments
- ActionController::Metal https://api.rubyonrails.org/classes/ActionController/Metal.html 14 comments
- ActiveRecord::ConnectionAdapters::SchemaStatements https://api.rubyonrails.org/classes/ActiveRecord/ConnectionAdapters/SchemaStatements.html#method-i-create_table 8 comments
- ActionDispatch::Request http://api.rubyonrails.org/classes/ActionDispatch/Request.html#method-i-original_fullpath 7 comments
- Speeding up Rails with Memoization - Honeybadger Developer Blog https://www.honeybadger.io/blog/ruby-rails-memoization/ 7 comments
- Action Mailer Basics â Ruby on Rails Guides https://guides.rubyonrails.org/action_mailer_basics.html#adding-images-in-action-mailer-views 6 comments
- Configuring Rails Applications â Ruby on Rails Guides https://guides.rubyonrails.org/configuring.html#configuring-middleware 3 comments
- Action Controller Overview â Ruby on Rails Guides https://guides.rubyonrails.org/action_controller_overview.html#strong-parameters 2 comments
- Timing attack - Wikipedia https://en.wikipedia.org/wiki/Timing_attack 0 comments