Ruby On Rails
What is Ruby On Rails
Ruby is an object oriented programming language (Like php, javascript, C++, etc)Rails is an application framework that runs on "Ruby", and speeds up web development.
How do I use Ruby on Rails on MysticServer?
Here is a wiki article from How to Install Ruby on Rails the ruby wiki on how to install Ruby on Rails on MysticServer .Next steps
The Ruby on Rails homepage has some good getting started documentaiton. When following tutorials you can skip the installation steps, and start with the generators and/or database configuration.Links
- Official Documentation
- AJAX - Wiki Page on Ajax
- http://rails.rubyonrails.com/classes/ActionView/Helpers/JavaScriptHelper.html - Rails Ajax Functions
- http://www.rubycentral.com/book/ - Programming Ruby The Pragmatic Programmer's Guide
- http://poignantguide.net/ruby/ - Why's (Poignant) Guide to Ruby
- http://pine.fm/LearnToProgram/?Chapter=00
- http://www.loudthinking.com/arc/000199.html
- http://www.zenspider.com/Languages/R...ook/index.html
- http://poignantguide.net/ruby/
- http://www.rubygarden.org/ruby
Back
AJAX
Cake
HomePage
InstallingRubyOnRailsAppOnMysticServer
MysticServer