link: Ruby on Rails Guides: Ruby On Rails Secur...
The threats against web applications include user account hijacking, bypass of access control, reading or modifying sensit...
Rails 3.2.2 is available, and contains two impo...
Rails 3.2.2 has been released. This release contains various bug fixes and two important security fixes. All users are rec...
Ruby on Railsで複合キーを扱う(3)
# coding: utf-8 require 'spec_helper' describe Department do let(:department0) { FactoryGirl.create(:department, code: "ro...
How I learned to test my Rails applications, Pa...
How I learned to test my Rails applications, Part 1: Introduction March 12, 2012 Ruby on Rails and automated testing go ha...
A Guide to Active Record Associations:
is a connection between two Active Record models. Associations are implemented using macro-style calls, so that you can de...
Why's (poignant) guide to ruby has the best pro...
why's (poignant) guide to ruby Performed slapdash by The Thirsty Cups Siphon the MP3s below. Place them on the wooden appl...
Ruby on Rails Screencasts - RailsCasts:
Twitter Bootstrap can help make beautiful web apps quickly by providing you with useful CSS and JavaScript. Here you will ...
Ruby on Rails Guides: A Guide to Testing Rails ...
Testing support was woven into the Rails fabric from the beginning. It wasn’t an “oh! let’s bolt on support for running te...
omgbloglol - The Path to Rails 3: Introduction:
The Path to Rails 3: Introduction Wow, over half a year with no blog post. That may be a new record for blog laziness for ...
たぶんざっと本読んで、実際のおさらいは を写経すべきなんだうな。
The Basics of Creating Rails Plugins A Rails plugin is either an extension or a modification of the core framework. Plugin...
Objects on Rails now available to read online
Objects on Rails now available to read online Posted by avdi on March 15, 2012 — 0 comments "Objects on Rails", a develope...
What's New in Edge Rails #12 - A quiet week.
is Mike Gunderloy's software development weblog, covering Ruby on Rails and whatever else I find interesting in the univer...
Ruby on Rails Guides: Getting Started with Rails:
Rails is a web application development framework written in the Ruby language. It is designed to make programming web appl...
@matthewlang not sure if you've seen/used this ...
The Model layer represents your domain model (such as Account, Product, Person, Post ) and encapsulates the business logic...
Ruby Platform Options Throwdown:
Engine Yard, Inc. Log in Login to Engine Yard Cloud Login to Orchestra PHP Cloud Products Engine Yard Cloud Engine Yard Ma...
