Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Rails edit form not showing nested item

Looping Through Multiple Arrays in Ruby

bundle is installing a ruby directory in my project

ruby-on-rails ruby bundler

Railstutorial: db:populate vs. factory girl

Rails3 Arel visits to custom classes

Rails commonly used strings (for notices and error messages and the like)

ruby-on-rails ruby

Ruby Matrix set_element private?

Problems installing the pg gem with rvm, postgres 9.0, ruby 1.9.2-p136 on 64 bit Snow Leopard

ruby postgresql gem rvm pg

How to read the end of a script file as a data file (Perl or any other language)

ruby perl shell

Ruby methods() method

ruby

How to split a string into consecutive substrings of length at most 3 in all possible ways?

ruby variables

How can I use Ruby code in a buildr project?

ruby scala clojure buildr

uninitialized constant Psych::Syck (NameError)

What's padded Base64 encoded strings and how can i generate them in ruby?

ruby json base64

What's the best way to parse RDFa, Microdata, etc, store and display info back using a uniform schema/vocabulary (schema.org's for example)

pop/shift a ruby array multiple times

ruby arrays

Problem with upgrading rubygems via rvm

ruby macos rubygems rvm

gem not available, even after adding to gemfile and running bundle install

Doesn't Lua have something comparable to Ruby's method_missing?

With Vim Rails, can you create a new migration file and open it in one go?

ruby vim textmate