Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Activeadmin restrict access to non superuser items

ruby-on-rails activeadmin

How to use has_secure_password with field_with_errors

ruby-on-rails ruby

How to make a query with AND condition in mongoid

After validation fails and a form redirects back to itself, why are instance variables empty?

ruby-on-rails

Clean way to render STI objects without duplicating partials?

Rails: how to exclude one item from an "each" method

ruby-on-rails ruby each

How could we separate grape api resources into multiple files?

Rails Routes :shallow => true

ruby-on-rails ruby routes

Undefined method 'accept' for nil:NilClass after upgrading to Rails 3

How to access a controller constant in an rspec test under Rails 3

Rails activerecord LIKE AND clause error

Ruby puts string and integer on same line

ruby-on-rails ruby puts

Rails Cache Key generated as ActiveRecord::Relation

Stop asking for password when installing gems

ruby-on-rails gem rvm bundler

Carrierwave cannot remove image

Ruby where with find_each

server is already running. Check C:/Rails/tmp/pids/server.pid [closed]

ruby-on-rails ruby

error occurred while installing pg (0.15.1), and Bundler cannot continue

ruby-on-rails bundle

Rails - link_to a user#show

Convert Active Record set into an array of hashes

ruby-on-rails