Search code examples
ActionController::InvalidAuthenticityToken in RegistrationsController#create...

ruby-on-railsdeviseruby-on-rails-4

Read More
rails email validation format and regex...

ruby-on-railsregextestingruby-on-rails-4railstutorial.org

Read More
NoMethodError: undefined method `pluck' for nil:NilClass...

ruby-on-railsrubyruby-on-rails-3ruby-on-rails-4rubygems

Read More
raise custom error based on different conditions in resource_owner_authenticator in config/initializ...

ruby-on-rails-4doorkeeper

Read More
Is there a way to resolve Rails deleted migrations?...

ruby-on-railsruby-on-rails-3ruby-on-rails-4migrationrails-migrations

Read More
How can I pass the text input into a form as part of params?...

ruby-on-railsrubyruby-on-rails-4

Read More
Is it safe to accept URL parameters for populating the `url_for` method?...

ruby-on-railsrubyruby-on-rails-4

Read More
Generate a full URL in a Mailer view - Rails...

ruby-on-railsruby-on-rails-4actionmailer

Read More
How to use a checkbox to modify a value from each object of a model using a nested form...

rubyruby-on-rails-4activerecorderbnested-forms

Read More
Ruby on Rails - form input a column and insert another column in the form...

ruby-on-railsrubyruby-on-rails-4simple-form

Read More
Strings vs Symbols when using HashWithIndifferentAccess?...

ruby-on-railsruby-on-rails-4

Read More
How to use external API in Ruby on Rails...

ruby-on-railsapiruby-on-rails-4

Read More
Sign Out not working on Heroku - using Devise gem and Rails 4...

ruby-on-railsrubyherokuruby-on-rails-4devise

Read More
No route matches [POST] "/articles/new"...

ruby-on-railsruby-on-rails-4

Read More
Accessing custom header variables in Ruby on Rails...

ruby-on-railshttpruby-on-rails-4

Read More
Simple nested form for field...

ruby-on-railsruby-on-rails-4

Read More
What is the difference between Workers and Threads in Puma...

multithreadingherokuruby-on-rails-4puma

Read More
PG::ConnectionBad FATAL: role "Myname" does not exist...

ruby-on-railspostgresqlherokuruby-on-rails-4localhost

Read More
How can I customise the language of the JSON response in Rails?...

ruby-on-railsruby-on-rails-4internationalizationruby-on-rails-5rails-i18n

Read More
How to make a text bold in helper.rb ruby file inside a string...

htmlruby-on-railsrubyruby-on-rails-3ruby-on-rails-4

Read More
How do I change a time column to an integer column in PostgreSQL with Rails?...

ruby-on-railspostgresqlruby-on-rails-4castingrails-migrations

Read More
Appending to a file in Ruby instead of replacing it...

ruby-on-railsrubyruby-on-rails-3ruby-on-rails-4

Read More
Rails public folder items not available in production...

ruby-on-railsruby-on-rails-4httpsfavicon

Read More
Rails, how to store percentage values in database...

ruby-on-railsruby-on-rails-3ruby-on-rails-4ruby-on-rails-3.2

Read More
Couldn't find Article with 'id'=show...

rubyruby-on-rails-4

Read More
Reputation System for Rails...

ruby-on-railstwitterrubygemsruby-on-rails-4merit-gem

Read More
Google authentication error: invalid_request Missing required parameter: client_id...

ruby-on-railsruby-on-rails-3ruby-on-rails-4authenticationoauth-2.0

Read More
Missing production secret_key_base in rails...

ruby-on-railsdeploymentruby-on-rails-4

Read More
How do I know if I'm using rbenv...

ruby-on-railsruby-on-rails-4rbenv

Read More
From Rails Tutorial Ch8 - why is instance variable not used?...

ruby-on-railsruby-on-rails-4ruby-on-rails-5ruby-on-rails-6

Read More
BackNext