Getting Started With Google Shopping Feeds
With the amount of news we read each day about Google, the words “Google” and “secret” are rarely thought of together. Yet...
Rails
Rails is a web application development framework written in the Ruby language. It is designed to make programming web appl...
Ruby on Rails Guides: Getting Started with Engines
invoke active_record create db/migrate/[timestamp]_create_blorgh_posts.rb create app/models/blorgh/post.rb invoke test_uni...
'Ruby on Rails 3.0 日記' を勉強中。ちょっと古いような気もするけど。
Ruby on Rails 3.2 を Ubuntu にインストールする手順をかなり丁寧に説明してみました 【Rails 雑感】 (2012/04/22) Ruby on Railsで複合キーを扱う(7) -- 補遺 【Rails 雑感】 (2...
7 Barebones Rails Apps To Kick Start Your Devel...
7 Barebones Rails Apps To Kick Start Your Development Process By Peter Cooper — September 18th, 2008 — 20 Comments In Else...
Getting started with mruby
Getting started with mruby Posted by mattetti on April 25, 2012 — 0 comments Learn what makes mruby different and how to g...
This Week in Ruby: Rails 3.2, Rails Tutorial, a...
It's the latest Web-based syndication of Ruby Weekly , the weekly Ruby and Rails e-mail newsletter (which just tipped 11K ...
@m0ok the rails guide for testing is a great in...
Testing support was woven into the Rails fabric from the beginning. It wasn’t an “oh! let’s bolt on support for running te...
Learning new things every day. So Rails has thi...
Returns true if the enumerable has more than 1 element. Functionally equivalent to enum.to_a.size > 1. Can be called with ...
"RailsでMongoDB"
class PeopleController < ApplicationController def index @people = Person.all end def show @person = Person.find(params[:i...
Double Shot #861: It’s easier to imagine no cou...
is Mike Gunderloy's software development weblog, covering Ruby on Rails and whatever else I find interesting in the univer...
Against all odds, Los Angeles is getting a bike...
Los Angeles! Despite your reputation as the most car-dependent city west of, uh, anything, you’re totally trying to get in...
Making the Web Fast(er) one Rails page at a time
Making the Web Fast(er) one Rails page at a time Posted by igrigorik on April 24, 2012 — 0 comments RailsConf 2012 slides ...
