Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-4

Can't stub things with Rspec

Rails 4 nested attributes not saving

Rails: How do I override Devise controller and Devise routes at the same time?

Rails jbuilder DateTime adding decimals to second

Can't verify CSRF token authenticity Rails 4.1

Link to an Anchor on page in Rails App

Unpermitted parameters for double-nested models in Rails 4

Rails CanCan gem refactoring Ability class

Avoid sql injection with connection.execute

Heroku + Apartment PG::Error: ERROR: function pg_stat_statements_reset() does not exist

How to show page loading between pages

What is the difference between request.cookies and cookies in a controller?

ruby ruby-on-rails-4

How to create a catch-all route in Ruby on Rails?

How to get the img src using Nokogiri and at_css

Is it possible to disable the standard PUT route in Rails 4?

Can't Precompile Assets Rails 4 bootstrap-sass DXImageTransform error [duplicate]

Rails models in subfolders and relationships

Rails 4 and ActionCable

Rails 4 permit nested attributes doesn't create/update

how to reload routes /config/routes/* in rails 4?