Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-4

rails server on cloud 9 IDE getting killed

Use update_columns on an hstore attribute

Get a list of the set variables in Capistrano 3

How to use favicon with the asset pipeline?

raise an error on the xth time and after that return a value

Unstable Sidekiq job behavior with capybara-webkit

Best_In_Place inline edits with nested attributes

debugger in rails with byebug not working

Ruby on Rails 4.2 Asset pipeline not minifying/compressing the application-fingerprinted.js JS file

RSpec, Rails 4, Postgres, UUID primary keys: id is null with Rake + RSpec, but is fine in RSpec or console

Error cannot load 'pg' gem on local windows 7 Ruby on Rails

Check a route does not exists in Rails 4

Rails4 + devise + mongoid - `require': cannot load such file -- mongoid/version (LoadError)

Heroku asset files always empty

heroku ruby-on-rails-4

Undefined Method Formatter for Log4r in RAILS 4.0

ruby ruby-on-rails-4 log4r

Asset_pipeline in heroku using the wrong asset hash for precompiled javascript

How to test that a file is uploaded in a controller?

DatabaseCleaner + RSpec : what is the correct configuration?

How to set a value in the params hash when testing a Rails helper method with RSpec?

How to add data attribute for options_from_collection_for_select in rails