Platform for Rails resources & solutions
Platform for Rails
An empty Rails stack for development and testing
Just Rails provides developers with an empty Ruby on Rails technology stack on which to build and test applications and programs. Rails offers tools that make everyday development tasks easier, including scaffolding that automatically builds some of the models and views needed for a basic website; a build system (Rake) distributed with Ruby as a ‘gem’, or file package; and an included Ruby web server (WEBrick). Rails also allows developers to reuse application pieces to save time during the development process. Just Rails makes it fast and easy to build, test and deploy Rails applications.
