WAT is derived from RailsApp/templates by Daniel Kehoe
- MongoDB / MongoID
- OmniAuth
- HAML
- Based on Rails 3.2.2
- TTD with RSpec
- Twitter Bootstrap
- Deployment with capistrano
see:
- Modified: application.css
- Add: Menu in nav-bar with home-button
- Modified: the behavior of omniauth-twiter and user-model to use name as a mongo-key
- Add: omniauth for Facebook, Google, Identity, LinkedIn, OpenID, 37signals
- Added: Some specs
- Added: Twitter bootstrap
- Modified: User can have more authentications
- Added: Spork support. Rake always runs with --drb
- Added: Foursquare Authentication
- More: Bootstraping
- Added: Tumblr Authentication
- Added: Facilities (see below)
- Added: I18n for :en and :de
- Added: Model
Page
- Added: Confirm registraton mail
- Added: capistrano
- Install mongodb and rvm
- Clone or fork this project from Github
- copy config/test_secrets.yml to config/secrets.yml and * Enter your API-Keys * Disable services you don't want by remarking it.
- copy config/settings/*yml_sample to *yml and edit development.yml and production.yml * DO NOT EDIT test.yml!
- bundle
- Run
bundle execute guard
Good to have brew
installed, 'couse you'll need:
- Qt (for capybara-webkit)
- Mongo
- Gtk (for inotify)
- and other things
# install with webkit with
rvmsudo gem install capybara-webkit
see DEPLOY
If you don't have API-Keys for various providers, you'll find them on the provider's websites
See file MODELS
This work is a compilation and derivation from other previously released works. With the exception of various included works, which may be restricted by other licenses, the author or authors of this code dedicate any and all copyright interest in this code to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this code under copyright law.
There is a running installation at andi.altendorfer.at