public
Description: In/Out style app.
Homepage: http://zachinglis.com
Clone URL: git://github.com/zachinglis/holler.git
Click here to lend your support to: holler and make a donation at www.pledgie.com !
zachinglis (author)
Sun Apr 05 15:10:21 -0700 2009
commit  0b8ce207efd23855e03769653ed5de378acdc607
tree    08dc18cbbfeec0e85a811e01fa9a1688861cc989
parent  98e4507bae948de5bd0b59983ff29301e023f0c2
holler /
name age message
file .gitignore Mon Feb 02 21:08:29 -0800 2009 Updated quentin's salt and crypted_password to ... [jeremydurham]
file README.textile Thu Feb 05 20:57:43 -0800 2009 Updated README to reference rake setup:app and ... [jeremydurham]
file Rakefile Sat Jun 21 19:54:28 -0700 2008 Bare rails project [zachinglis]
file TODO.textile Sun Jun 22 21:08:57 -0700 2008 Updating TODO [zachinglis]
directory app/ Sun Apr 05 15:10:21 -0700 2009 refactored users controller a little bit [zachinglis]
directory config/ Thu Feb 05 20:57:43 -0800 2009 Updated README to reference rake setup:app and ... [jeremydurham]
directory db/ Sat Jun 21 22:45:31 -0700 2008 Fixing up restful authentication the way i like it [zachinglis]
directory doc/ Sat Jun 21 19:54:28 -0700 2008 Bare rails project [zachinglis]
directory lib/ Thu Feb 05 20:57:43 -0800 2009 Updated README to reference rake setup:app and ... [jeremydurham]
directory log/ Mon Feb 02 21:06:11 -0800 2009 Added log/.gitignore [jeremydurham]
directory public/ Sat Apr 04 17:29:09 -0700 2009 Restyled statuses page [zachinglis]
directory script/ Mon Feb 02 21:29:06 -0800 2009 Added untracked files [jeremydurham]
directory spec/ Thu Feb 05 21:58:12 -0800 2009 Updated users fixtures to fix failing specs Upd... [jeremydurham]
directory stories/ Sat Jun 21 21:32:44 -0700 2008 Fixing up associations and spec issues [zachinglis]
directory tmp/ Sat Jun 21 20:09:29 -0700 2008 updating what git should ignore [zachinglis]
directory tools/ Sun Jul 27 18:12:18 -0700 2008 hack to_json serialization issue with :methods ... [bumi]
directory vendor/ Mon Feb 02 21:29:06 -0800 2009 Added untracked files [jeremydurham]
README.textile

Holler

A project inspired by 37signal’s In/Out and Shout but with a few extra features.

Check out the Holler demo

Install

Get Holler. Once you’ve got the application extracted, you can run rake setup:app to get started quickly. You may also want to edit settings.rb and change the ADMIN_EMAIL.

Credits