RonR » Ruby On Rails
(redirected from RonR.RonR)
(:description :)
Ruby on Rails is the greatest web development framework since sliced bread. There, I said it and I meant it. It is so easy to use and build systems in. I am thoroughly enjoying learning the language and the framework.
Current Projects
- OrderManagementSystem
RecipeDataBase?- keeping recipes in the wiki now- Bibliography Management
Links
- http://www.ruby-lang.org/en/ - The main ruby site. Defines the language. Obtain ruby here.
- http://www.ruby-doc.org/ - The ruby documentation site.
- http://rubyforge.org/ - Home for ruby projects
- http://www.rubyonrails.org/ - Ruby on Rails site. Web development that doesn't hurt.
- Webmonkey Backend: Getting started on Ruby for Rails
- DZone Snippets for Ruby
- DZone Snippets for Rails
cookbook
- convert between characters and integers and back
- get all lines from a file, remove newlines, cat them together, emit
I especially liked the one-liner:
catted = ARGF.readlines.map{|l| l.chomp}.join
Categories: ComputerStuff
- Bibliography Management a system to manage a bibliography
- Home Page Briefly describe what this wiki group is for
- Order Management System A Ruby On Rails application to manage orders for a limited inventory shop.
Recent Changes |
Printable View |
Page History |
Edit Page
Page last modified on October 03, 2011, at 09:30 PM by tamara