OpenAMEE/my_amee_gem_apps
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
== My AMEE Apps A gem to provide a Rails plugin to allow apps to app-level integration with my.amee.com Author: James Smith (james@amee.cc / http://www.amee.com) Homepage: http://my.amee.com == USAGE 1) Install the gem 2) Add the following to your Rails app's environment.rb config.gem "my_amee_apps" 3) Copy my_amee.example.yml from the my_amee_core gem install directory to your app's config directory, rename to my_amee.yml and edit the details to suit. Once installed, database and AMEE connections will be automatically set up with the details obtained from My AMEE. Stylesheet and image tags will automatically reference the correct theme provided by My AMEE.