| Age | Commit message (Collapse) | Author |
|
* Add index method to HomeController
* Add root route to HomeController#index
* Add link on index page to `/auth/evernote`
|
|
Include some sample code from the 'evernote-oauth' gem README
(https://github.com/evernote/evernote-oauth-ruby). Not quite sure how
I'm going to get this to work just yet though.
|
|
Will serve our index page.
|
|
Add the config file needed by the 'evernote-oauth' gem as specified in
the gem's README to provide our API keys.
|
|
For authentication with Evernote.
|
|
Don't commit vendored gems.
|
|
|