Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Is there a way to serialize ActiveRecord's JSON properties using HashWithIndifferentAccess?

Error - "gem install rails" - libxml2 is missing

Rails, has_many :through, undefined method `to_sym` for nil:NilClass

Installing Jekyll on Ubuntu 14.04

undefined method `halt_callback_chains_on_return_false=

Is there anyway to run Ruby on Rails applications on a Windows box?

ruby-on-rails windows ruby

Get route for base class of STI class in Rails

ruby-on-rails ruby

Authlogic and multiple sessions for the same user

Nokogiri and XPath help

ruby xml xpath nokogiri

How to interleave arrays of different length in Ruby

ruby arrays

Ruby group_by object?

ruby coding convention for single or double quoting your strings

ruby string syntax convention

Force Rails 3 dynamic finder to throw RecordNotFound exception?

Rails -- before_save not working?

Can I write Ruby code that is executed only when my script is run, but not when it is required?

ruby

How to concatenate integer to string in ERB?

ruby string-concatenation

How do you update attributes in an instance method in a rails model without using different variable names?

What runs faster in Ruby: defining the alias method or using alias_method?

ruby performance

Puppet wait for a service to be ready

ruby tomcat puppet

Active Admin scopes for each instance of a related model