Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How can I sort numbers as though they were words?

ruby sorting

AWS RDS Extension Installation

Split a string by single spaces

ruby string

Use JSON.parse to parse OpenStruct or a hash

json ruby hashmap openstruct

Perform subtraction within regular expression

ruby regex

How to model system with different types of users?

using an associated field name in slug_candidates in friendly_id

How to get YouTube video details through the API into a Rails app?

ruby-on-rails ruby youtube

Testing controller's redirect in RSpec

IntelliJ IDEA / RubyMine - Run multiple rake tasks at once?

Installing ruby-1.9.3-p194 with rvm on OS X 10.8.5

ruby rvm osx-mountain-lion

Rails make model methods appear as attributes

Nested Hash interpreted as an Array

ruby-on-rails ruby arrays hash

Friendly_Id error, unintialized constant

How do I discover what gems my code is using (aka create a post-facto Gemfile)?

ruby rubygems gemfile

Exceptions to the "Command-Query Separation" Rule?

Twitter 3-legged authorization in Ruby

Mount Grape / Sinatra API in Rails on subdomain

Best way with ActiveRecord: If exists then delete else create

Set GEM_HOME/PATH or Gem.path programmatically

ruby rubygems