Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Issue with running a migration on heroku

how to unload the files loaded by the "require" statement in rails

ruby-on-rails ruby rspec

Rails 4, How to log file with line Number

How do I stub exception with error in RSpec?

ruby-on-rails rspec stub

ActiveJob - what's the difference between MyJob.new.perform and MyJob.perform_now?

Ruby on Rails tags vs HTML tags

How to get bundler to always pull latest commit from private gem repo

Controller method #show getting called

Daylight Savings Time not calculated properly in Rails 2.3.5?

How to get a list of Globalized fields in model?

Rails bundle "Can't find GEM in any of the sources" in Docker Container only

Production error: "image is not present in the asset pipeline" although it is there and working in dev environment?

localization in Rails

Separate Polymorphic Association table

Devise redirect on user destroy?

Exact match in capybara

ruby-on-rails capybara

How to move redmine to a sub-URI with nginx as a proxy

ruby-on-rails nginx redmine

Why does devise redirect to current path when session times out

ruby-on-rails devise