Initial commit
parents
Showing
- .gitignore 4 additions, 0 deletions.gitignore
- .rubocop.yml 2 additions, 0 deletions.rubocop.yml
- Gemfile 15 additions, 0 deletionsGemfile
- Gemfile.lock 158 additions, 0 deletionsGemfile.lock
- MIT-LICENSE 20 additions, 0 deletionsMIT-LICENSE
- README.rdoc 4 additions, 0 deletionsREADME.rdoc
- Rakefile 19 additions, 0 deletionsRakefile
- app/models/authentication/identification.rb 90 additions, 0 deletionsapp/models/authentication/identification.rb
- app/models/authentication/identification_session.rb 7 additions, 0 deletionsapp/models/authentication/identification_session.rb
- app/models/authentication/role.rb 10 additions, 0 deletionsapp/models/authentication/role.rb
- app/views/authentication/identification_sessions/_form.html.haml 9 additions, 0 deletions...ws/authentication/identification_sessions/_form.html.haml
- app/views/authentication/identification_sessions/_simple_form.html.haml 11 additions, 0 deletions...entication/identification_sessions/_simple_form.html.haml
- app/views/authentication/identification_sessions/_user_navigation.html.erb 9 additions, 0 deletions...ication/identification_sessions/_user_navigation.html.erb
- app/views/authentication/identification_sessions/new.html.erb 6 additions, 0 deletions...views/authentication/identification_sessions/new.html.erb
- app/views/authentication/identification_sessions/new.mobile.erb 3 additions, 0 deletions...ews/authentication/identification_sessions/new.mobile.erb
- app/views/authentication/identifications/_fields.html.erb 4 additions, 0 deletionsapp/views/authentication/identifications/_fields.html.erb
- app/views/authentication/identifications/_form.html.erb 7 additions, 0 deletionsapp/views/authentication/identifications/_form.html.erb
- app/views/authentication/identifications/_logged_users.html.erb 13 additions, 0 deletions...ews/authentication/identifications/_logged_users.html.erb
- app/views/authentication/identifications/index.html.erb 24 additions, 0 deletionsapp/views/authentication/identifications/index.html.erb
- app/views/authentication/identifications/new.html.erb 8 additions, 0 deletionsapp/views/authentication/identifications/new.html.erb
Loading
Please register or sign in to comment