Changes

Jump to: navigation, search

Auth Module

16 bytes added, 19:16, 19 October 2009
m
Core Umlaut Files Added or Updated
#require 'authlogic'
config.gem 'authlogic', :version => "= 2.1.0"</pre>
* ==== config/routes.rb====
Added url routes:
<pre>
map.resources :users
</pre>
* ==== db/schema.rb====
Modified the user table to use with authlogic. Included column for mobile phone and user attributes.
58
edits

Navigation menu