Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

A website using Ruby alone

ruby

How to Highlight Fields on Rails Validation Errors

How can I sort a list of ActiveRecords by an attribute length?

Ruby: Clean code for checking nil /false conditional statement?

ruby

Building Gem - InvalidSpecificationException [...] are not files

ruby rubygems

Refactoring a large routes.rb file in rails 4

Rails doesn't see environment variable

Find all indices of a substring within a string

ruby

Rails Low-Level Caching: Update cache when ActiveRecord object updated_at changes OR when a new object is added to collection

ruby-on-rails ruby caching

Ruby on Rails map.root doesn't seem to be working

ruby-on-rails ruby

Preventing ActiveRecord save() on an instance

Ruby, How can i access local variables outside the do - end loop

ruby

Alternatives to abstract classes in Ruby?

ruby abstract-class mixins

How to install Ruby on Rails 3.0 on Ubuntu 10.10?

ruby-on-rails ruby rubygems

Ruby: find items in hash by values

ruby

rake check if already running

How to get human readable class name in Ruby on Rails?

Active Record set_table_name error for .sqlite file

PostgreSQL ilike with multiple matches in Rails ActiveRecord

Not able to use mysql2 gem with Rails 4.1.5 in RubyMine