RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Extended-Bort

Lakshan from the MyConf RailsRumble team has released an extended version of Bort the base Rails application named Extended-Bort.

What are the changes?

* Git Submodules are used to keep Rails and other plugins updated.
* Included Rails 2.2.0 with tha app
* Added annotate-models and make_resourceful plugins
* Added Action Mailer initializer and SMTP settings for production mode
* Uses admin email specified in settings.yml in exception notifier
* Replaced rSpec story runner with new Cucumber Scenario Framework (webrat and cucumber plguins are included)
* Replaced Prototype js with jQuery
* Replaced asset_packager with bundle_fu for bundling assets
* Changed Stylesheets by adding an initial stylesheet, application stylesheet and Hartija CSS print stylesheet

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in