Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

String split by two different delimiters

ruby string split

How to correctly iterate through params

Rails 3: rollback for after_create

ruby-on-rails ruby

How the Look-ahead and Look-behind concept supports such Zero-Width Assertions concept in Regex of Ruby?

ruby regex ruby-1.9.3

Bundler::GemfileNotFound whenever I try to run bundle install

ruby bundler

Encoding::UndefinedConversionError: "\xC2" from ASCII-8BIT to UTF-8

ruby-on-rails ruby

How to keep running Capistrano 2

The heroku command exists in these Ruby versions?

ActiveRecord::PendingMigrationError?

ruby-on-rails ruby

Ruby getting the longest word of a sentence

ruby

validates_inclusion_of no longer working the same in Rails 4.1?

How to get min key value pair in hash

ruby-on-rails ruby hash min

jquery-datatables-rails sort arrows not showing up in development environment

Rails 4: Save Checkbox Results to Serialized Array

How to move a rescue block to a method

Calling Lisp from Ruby/Rails?

ruby-on-rails ruby lisp

Properly using Log4r in Ruby Application

ruby logging log4r

Is there a way to list the available variables in an Ruby ERB template?

ruby-on-rails ruby erb

What are fast XML parsers for Ruby? [closed]

ruby xml parsing

How to match and replace templating tags in Ruby / Rails?