Nothing else than just a little contact management application. Provides some means to send birthday reminders, however.
Find a file
2015-09-04 22:13:38 +02:00
app Start working towards the new recommended protection model for params in Rails 4. 2014-01-09 23:09:47 +01:00
config Don't use rbenv (anymore / for now). 2013-12-17 20:16:10 +01:00
db Remove some active admin left overs. 2013-11-04 22:31:22 +01:00
doc Initial checkin. 2011-04-30 23:12:49 +02:00
lib FogBugz #75: actually try to send some mail. 2012-01-15 21:28:46 +01:00
public FogBugz #132: Switch from static welcome page to ERB template. 2012-06-23 22:52:42 +02:00
script Initial checkin. 2011-04-30 23:12:49 +02:00
test FogBugz #78: ActiveAdmin gem added. Initial setup done. Still needs some tweaking. 2012-02-11 00:16:49 +01:00
vendor FogBugz #120: Avator aufhuebschen. 2012-02-19 13:37:42 +01:00
.gitignore FogBugz #129: fix some layout bugs in the single entry layout. 2012-06-21 22:36:27 +02:00
.ruby-version Ruby 2.0.0-p195 -> 2.2.1 2015-09-04 21:59:50 +02:00
Capfile remove deploy/assets for Capistrano as we don't want to build assets on production site but do so locally combined with copy-over. 2012-05-27 20:40:09 +02:00
config.ru Initial checkin. 2011-04-30 23:12:49 +02:00
Gemfile Rails 4.0.4 -> 4.2.4 (to sync with the server) 2015-09-04 22:00:18 +02:00
Gemfile.lock Rails 4.0.4 -> 4.2.4 (to sync with the server) 2015-09-04 22:00:18 +02:00
Rakefile Initial checkin. 2011-04-30 23:12:49 +02:00
README.md Rename README to README.md and substitute the original Rails text by some info about contact-o-rama. 2015-09-04 22:13:38 +02:00

== Contact o'Rama

Nothing else than just a little contact management application. Provides some means to send birthday reminders, however.

== Installation

You will need you own server. It needs to be able to run Ruby-on-Rails applications, likely via Phusion Passenger.

The most basic way of deploying the application is to get it up and running locally, then use Mina to do the deployment:

mina deploy