Rails
From Site5Wiki
Rails is the MVC that works seamlessly with the programming language Ruby. Working together, they're known as Ruby on Rails, or RoR.
Rails is a full-stack, open-source web framework in Ruby for writing real-world applications. Being a full-stack framework means that all layers are built to work seamlessly together.--source: packages.ubuntu.com/rails
Contents |
[edit] Download
[edit]
Download for Linux
- Ubuntu package, with dependencies:
[edit] Download for OSX
- Apple Developer Connection link and instructions: developer.apple.com/tools/rubyonrails
[edit] Download for Windows
[edit] Plugins for Rails
-
Subversion of Rick Olsen's creations (nice long list!).
Rick's not only a Rails plugin developer, he's one of the founding creators of Mephisto, a Rails-run blogging engine.
[edit] Capistrano on Site5
Example Site5 Capistrano Configuration
[edit] Further Resources
Related wiki pages: Beast, ERuby, Ferret, Gems, Ruby, Ruby on Rails
