@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 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...
たぶんざっと本読んで、実際のおさらいは を写経すべきなんだうな。
The Basics of Creating Rails Plugins A Rails plugin is either an extension or a modification of the core framework. Plugin...
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...
“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...
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 ...
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...
que
The attacker creates a valid session id: He loads the login page of the web application where he wants to fix the session,...
The Complete Guide to Rails Plugins: Part I | R...
# Use the generator to make a transmogrifier plugin ./script/generate plugin transmogrifier create vendor/plugins/transmog...
In the world of web app frameworks good feature...
Web application frameworks are made to help developers building web applications. Some of them also help you with securing...
Preventing mass assignment vulns in RoR: Good l...
Web application frameworks are made to help developers building web applications. Some of them also help you with securing...
What is docrails?
Posted by fxn March 07, 2012 @ 07:22 PM Over the years I have seen some confusion about what is exactly docrails and how i...
Ruby on Rails developer: 180 from Central Afric...
Working With Rails - sponsored and created by DSC Disclaimer: This is a publicly accessible database. The views and opinio...
A Fresh Cup - Home - What's New in Edge Rails #11
Monday, March 5, 2012 at 5:51AM Week of February 26-March 3, 2012 The big news this week is the switch to requiring whitel...
はじめる!Rails3 第3巻について(経過報告) - Rails 雑感 - Ruby on ...
はじめる!Rails3 第3巻について で「あと半月ぐらいで書き上がるかな」と書いてから2ヶ月が経過してしまいました…。 本業である技術コンサルティングとWeb開発の方で急に忙しくなっていたところへ、『改訂新版 基礎Ruby on Rails』...
