Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-4

How to run Rails multi-threaded in development?

custom transaction doesn't work with database_cleaner in rspec

Ruby + Mongoid: how to make a required field?

Ransack, Postgres - sort on column from associated table with distinct: true

Multi-schema Postgres on Heroku

CodeRay throws error in Rails console

ruby-on-rails-4 coderay

Different layout for controller with respond_to in Rails

Rails Asset - NoMethodError `dependency_digest`

Rails change column type and update column values

How can I use before validation callback with form object in Rails 4?

Obtain S3 presigned post url with query parameters for a mobile client

Adding styling to rails react component wrapping div

Static 404 page Rails 4: how to use the asset pipeline?

Rails 4 update_all and set value from another field

You have already activated spring 1.3.6, but your Gemfile requires spring 1.3.3. (Gem::LoadError)

Rails 4: column reference "updated_at" is ambiguous with Postgres

undefined method ‘authenticate' in ruby on rails?

Rails migration for altering existing database view

Rspec: deprecation warning

Empty (but working) show method on controller generated via scaffolding?