patricklindsay / holiday_machine

Application to mange your team's holidays.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Holiday Machine

Create and manage holidays

When installing ensure that in the line:

config.action_mailer.default_url_options = { :host => 'localhost:3000' }

The host matches your server’s host name

Also run

rake db:setup

License

MIT License. Copyright 2011 - Eamon Skelly

About

Application to mange your team's holidays.


Languages

Language:JavaScript 37.5%Language:CSS 29.2%Language:Ruby 21.6%Language:PHP 11.7%