Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Is this an error in Chapter 6 of Beginning Rails 4 related to format validation with regex?

Deploy Rails app to EC2

ruby-on-rails deployment

rails3, confused about using params[:filename].tempfile.path vs params[:filename][:tempfile].path

Rails HTML escapes plaintext emails

html ruby-on-rails erubis

Difference between response and last_response in RSpec

ruby-on-rails rspec-rails

How to change my link color on Rails code?

rails 4-1 error: undefined method `map' for ThreadSafe::Cache

400 Bad request error after starting Faye's messaging app

ruby-on-rails ruby

Why symbol instead? [duplicate]

ruby-on-rails ruby

RSpec - Can't find spec/spec_helper.rb

ruby-on-rails ruby rspec

Ruby on Rails whenever + capistrano v3 integration

Elasticsearch::Transport::Transport::Errors::NotFound: [404]

Ruby class vs instance method confusion

"Password can't be blank" error when seeding database

Capistrano "cap deploy:migrations" fails since it tries to run all migrations, not only the pending ones

Monit to watch over God?

carrierwave does not save content_type on Uploader

How to rotate by 90° an Array with ActiveRecord objects