http://en.wikipedia.org/wiki/Ruby_on_Rails
Ruby on Rails, often shortened to Rails or RoR, is an open source web application framework for the Ruby programming language.
Ruby on Rails was extracted by David Heinemeier Hansson from his work on Basecamp, a project management tool by 37signals (now a web application company).[9] Hansson first released Ruby on Rails as open source in July 2004, but did not share commit rights to the project until February 2005.[10] In August 2006 the framework reached a milestone when Apple announced that it would ship Ruby on Rails with Mac OS X v10.5 “Leopard”,[11] which was released in October 2007.
Ruby on Rails version 2.3 was released on March 15, 2009. Major new developments in Ruby on Rails include templates, engines, Rack and nested model forms. Templates enable the developer to generate a skeleton application with custom gems and configurations. Engines let one reuse application pieces complete with routes, view paths and models. The Rack web server interface and Metal allow one to write optimized pieces of code that route around ActionController.[12]
On December 23, 2008, Merb, another web application framework was launched, and Ruby on Rails announced a commitment to work together. The Ruby on Rails team announced they would work with the Merb project to bring “the best ideas of Merb” into Ruby on Rails 3, ending the “unnecessary duplication” across both communities.[13] Merb was merged with Rails as part of the Rails 3.0 release.[14][15]
Jumpstart your Ruby on Rails 3 applications with rails-templater
Rails Wizard
Why DataMapper?
Crafting Rails Applications: Why I wrote this book
http://blog.plataformatec.com.br/2010/12/crafting-rails-applications-why-i-wrote-this-book/
Rails Routing from the Outside In
http://guides.rubyonrails.org/routing.html
Crafting Rails Applications: Expert Practices for Everyday Rails Development
http://pragprog.com/book/jvrails/crafting-rails-applications
Why Rack should matter to .NET developers
http://www.robustsoftware.co.uk/post/2131023052/why-rack-should-matter-to-dot-net-developers
Rack is a layer of abstraction which sits between servers and frameworks. What it brings as a result is greater interoperability between HTTP server implementations and web frameworks. As the author of a HTTP server if you get your server to speak Rack you can now host applications written in several Ruby frameworks, Sinatra and Rails being two of the most well known.
VAN – Noviembre 20 de 2010 – Ruby on Rails
http://www.altnethispano.org/wiki/van-2010-11-20-ruby-on-rails.ashx
By @mario_chavez
Ruby on Rails Tutorial: Learn Rails by Example
http://ruby.railstutorial.org/
Rails for Zombies
Alberto Perdomo Presentations
http://www.slideshare.net/alberto.perdomo
Rails101 Tutorial Ruby on Rails with Relations
http://conceptspace.wikidot.com/blog:19
Nimble Method
Rails 3 Screencasts
http://allaboutruby.wordpress.com/2010/06/27/rails-3-screencasts/
Helicon Zoo — a repository of web frameworks and applications for Microsoft IIS.
http://www.helicontech.com/zoo/
It supports Rails
Rails en la nube se llama Heroku
http://recorriendootrosrumbos.blogspot.com/#!/2011/10/rails-tiene-scaffold-nosotros-usamos.html
Ubuntu 11.10 to support the Cloud Foundry Platform-as-a-Service
From .NET to Ruby: Adventure, Courage, and Joy
http://www.infoq.com/presentations/From-NET-to-Ruby
Why ruby?
http://blog.crowdint.com/2011/02/25/why-ruby.html
La complejidad de Ruby On Rails
http://blog.decisionesinteligentes.com/post/1689598042/la-complejidad-de-ruby-on-rails
A Guide To Starting Your Own Rails Engine Gem
http://coding.smashingmagazine.com/2011/06/23/a-guide-to-starting-your-own-rails-engine-gem/
Java Developers have Loads to Learn from the Rails Community
http://www.theserverside.com/video/Java-Developers-have-Loads-to-Learn-from-the-Rails-Community
Ruby Version Manager (RVM)
https://rvm.beginrescueend.com/
ALT.NET Café – Mayo 13 de 2011 – La Inmortalidad de la Medusa – Web Frameworks
http://www.altnethispano.org/wiki/cafe-2011-05-13-web-frameworks.ashx
Advanced Data Models with Rails
http://net.tutsplus.com/tutorials/ruby/advanced-data-models-with-rails/
Rails Best Practices
http://www.codeschool.com/courses/rails-best-practices
Easy Rails OAuth Integration Testing
http://blog.zerosum.org/2011/03/19/easy-rails-outh-integration-testing.html
Rails 3 Baby Steps – Part 2
http://www.codethinked.com/rails-3-baby-steps-part-2
Radiant / radiant
https://github.com/radiant/radiant/wiki/
Radiant is a no-fluff, open source content management system designed for small teams. It is similar to Textpattern or MovableType, but is a general purpose content management system (not just a blogging engine).
RESTify DayTrader
http://bitworking.org/news/201/RESTify-DayTrader
[RAILS 101] Video Tutorials Ruby On Rails
http://www.codersvenezuela.com/post/rails-101-video-tutoriales-de-ruby-on-rails/25
Rails Installer (for Windows)
Ruby and Rails for Attractive .NET Developers
http://david.ing.name/2010/12/18/ruby-and-rails-for-attractive-net-developers/
kfaustino / rails-templater
https://github.com/kfaustino/rails-templater
Template generator for Ruby on Rails 3 applications
Ruby on Rails Tutorial
http://ruby.railstutorial.org/chapters/beginning
Development Kit: How to install it
https://github.com/oneclick/rubyinstaller/wiki/Development-kit
Rails Searchable API Doc
Bundler
Bundler manages an application’s dependencies through its entire life across many machines systematically and repeatably.
Getting Started with Rails
http://guides.rubyonrails.org/getting_started.html
My links
http://delicious.com/ajlopez/rubyonrails
Keep tuned!
Angel “Java” Lopez
[...] Previous Post [...]
Pingback by Ruby On Rails (2): Links, News and resources « Angel “Java” Lopez on Blog — February 28, 2012 @ 10:33 am