Class: ActiveRecord::ConnectionAdapters::TableD...
Represents the schema of an SQL table in an abstract way. This class provides methods for manipulating the schema represen...
Ruby on Railsで複合キーを扱う(3)
# coding: utf-8 require 'spec_helper' describe Department do let(:department0) { FactoryGirl.create(:department, code: "ro...
Did not realize that so many people had used my...
By Satish Talim RubyLearning.com is a thorough collection of Ruby Study Notes for those who are new to the Ruby programmin...
Mutable and Immutable Objects: Ruby Study Notes...
Let us understand what we are doing here - a and b are two variables both of which are pointing to a string object - Origi...
10 websites built using ruby on rails
The top 10 websites built with Ruby on Rails Posted by Collin on 05/19/2011 in Rails Tutorials . Ruby is a growing force i...
integrating PHP and Ruby On Rails - Ruby Forum
check out if they have a REST-api and access this API using one of the numerous tools available like ActiveResource or Htt...
Coffee Class: Tweet reddit_url = " reddit_title
Coffee Class is centered around a topic. We will do a demo around that topic and it will be our starting point for a more ...
@jmaicher Oh, right. Missed that. There are sev...
Is there any good reason why Hash#map does not give back a Hash (Ruby 1.8 but same in 1.9 as far as I know)? I often find ...
@adamson_claire tech cartoon/how to guide via r...
Concerning Commercial Uses of the (Poignant) Guide This book is released under a Creative Commons license which allows unl...
Jay Fields Thoughts: Ruby: Adding a "not" metho...
Fair enough. The example was contrived, and thus lost some of it's value I'm sure. Although, I do prefer obj.not.nil? to j...
stupid ruby tricks
At first glance, this barely looks like valid Ruby. But somehow, it just makes sense: it splits up the array. If you’re go...
Oldie but I enjoy this post on Ruby's inject me...
I find the inject solution less readable than something like: a = [1,2,3,4,5,6].map{|x| x.to_s if 0 == x % 2}.compact or a...
NIH Phasing Out Class B Dealers, Pets Still Nee...
The National Institutes of Health (NIH) recently announced that it will no longer allow researchers who use federal funds ...
WATCH: Forrester analyst @johnrrymer and learn ...
In this educational video, Forrester VP and Principal Analyst John Rymer argues Platform as a Service (PaaS) holds the key...
link: 2010 article but still worth reading #en ...
Tore Darell , Posted February 21, 2010, 7:10 am I think one of the things that makes Ruby what it is is the forced encapsu...
