Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

deploy with capistrano failing

How to embed JavaScript/CSS in HTML page using Rails' asset pipeline?

How can I reduce the quality of an uploading image using Paperclip?

Rails3 + Devise : prevent password validation when updating

ruby-on-rails-3 devise

How to use "mysql2" gem in Rails 3 application on Windows 7?

ActiveAdmin nested form on #show page

How to check if a record exists before creating a new one in rails3?

Find all the mongoid model names in my application

ruby-on-rails-3 mongoid

How to render format in pdf in rails

rmagick gem warnings

ruby-on-rails-3 rmagick

How to restart Phusion Passenger + Apache in Production mode on Ubuntu server for Ruby on Rails?

rmagick won't find imagemagick on the server

undefined method `sign_in' for #<RSpec::Core::ExampleGroup::Nested_1::Nested_1:0x1057fd428> error while trying to set up RSpec with Devise

Handling ActiveRecord::RecordNotFound in Ruby on Rails

How do you run Rails with HTTPs locally for testing?

Rails using Websockets with Nginx and Unicorn?