No commit activity in last 3 years
No release in over 3 years
A collection of useful Rails application helpers and rake tasks
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies
 Project Readme

app_helpers

Sets up a fresh Rails project and adds useful helpers.

Set up a fresh project

Create empty Rails project

rails my_app

Install

script/plugin install git://github.com/winton/app_helpers.git

Run rake task

rake app_helpers

What does it do?

This is constantly being expanded, so check out the wiki for more details.

Copyright © 2008 Winton Welsh, released under the MIT license