GitXplorerGitXplorer
j

prelang_app

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
80568d676fc1c3147b03ec009ea90fea0352ccdb

Added 'prelang-init' script

committed 11 years ago
Unverified
eabd35208c52928f7559491cf23ea6090aa1c12a

Overrode Devise routes for new stylized paths

committed 11 years ago
Unverified
b130be0e0237df4f18092ae4071397993f043624

Edited the 'devise_for' route options to skip sessions/registrations since we're going to override them

committed 11 years ago
Unverified
192c72ed52f7a3be0323519f14090e28a1374217

Created an Omniauth callback route to point to the Omniauth callback controller

committed 11 years ago
Unverified
94a1ab6ac0f696ab36b6a64405a75dc012e7043d

Created Omniauth callbacks controller for Facebook

committed 11 years ago
Unverified
534a89716790997c8e7b0d940a6f1abf02a4c066

Defined User.find_for_facebook_oauth to find or create a User based on their Facebook Oauth token

committed 11 years ago

README

The README file for this repository.

== README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

Please feel free to use a different markup language if you do not plan to run rake doc:app.