Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby, Array, Object - Select Object

ruby arrays search object

Rails: attr_accessor doesn't show up when try to render as JSON

A more elegant way to reject array if it contains only empty strings

ruby arrays ruby-on-rails-3

Error on installing Visual Ruby on OSX

ruby macos gtk homebrew

Unable to build Ruby 1.9.3 on Lion

ruby macos osx-lion

Using more than 9 unnamed captures in Ruby Regex

ruby regex

How to obtain result as array of Hashes in Ruby (mysql2 gem)

mysql ruby mysql2

Ruby json parse error: unexpected token

ruby json

DateTime serialization and deserialization

ruby datetime serialization

Assign a method from one class to an instance of another

ruby metaprogramming

What is the difference between greedy and non-greedy approach to Regular expression in Ruby?

ruby regex

Rails Generating Migrations From Model

ruby-on-rails ruby

Ruby string to int/float conversion

ruby

How do I format an array to break every five elements into new line in ruby?

ruby arrays

Switching my Rails 3.2.12 project to Ruby 2.0.0 fails a test

ruby ruby-on-rails-3.2

Rails is this query open to sql injection?

How to run two methods in parallel ruby

How do I ascertain that my gems are secure?

ruby security gem

Ruby: How to chain methods specified in an array (or split string) of methods?

ruby methods chaining

Periodically send ajax requests