--- !ruby/object:Gem::Specification name: muck-users version: !ruby/object:Gem::Version hash: 23 prerelease: segments: - 3 - 2 - 12 version: 3.2.12 platform: ruby authors: - Justin Ball - Joel Duffin autorequire: bindir: bin cert_chain: [] date: 2011-08-17 00:00:00 -06:00 default_executable: dependencies: - !ruby/object:Gem::Dependency type: :runtime requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" name: authlogic version_requirements: *id001 prerelease: false - !ruby/object:Gem::Dependency type: :runtime requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" name: bcrypt-ruby version_requirements: *id002 prerelease: false - !ruby/object:Gem::Dependency type: :runtime requirement: &id003 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" name: muck-engine version_requirements: *id003 prerelease: false - !ruby/object:Gem::Dependency type: :runtime requirement: &id004 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" name: friendly_id version_requirements: *id004 prerelease: false description: Easily add user signup, login and other features to your application email: justin@tatemae.com executables: [] extensions: [] extra_rdoc_files: - README.rdoc files: - MIT-LICENSE - README.rdoc - Rakefile - VERSION - app/controllers/admin/muck/access_code_requests_controller.rb - app/controllers/admin/muck/access_codes_controller.rb - app/controllers/admin/muck/roles_controller.rb - app/controllers/admin/muck/users_controller.rb - app/controllers/muck/access_code_requests_controller.rb - app/controllers/muck/activations_controller.rb - app/controllers/muck/password_resets_controller.rb - app/controllers/muck/user_sessions_controller.rb - app/controllers/muck/username_request_controller.rb - app/controllers/muck/users_controller.rb - app/helpers/muck_users_helper.rb - app/models/permission.rb - app/models/role.rb - app/views/access_code_requests/create.js.erb - app/views/access_code_requests/new.html.erb - app/views/access_code_requests/show.html.erb - app/views/admin/access_code_requests/_access_code_request.erb - app/views/admin/access_code_requests/_form.erb - app/views/admin/access_code_requests/ajax_update_access_code_request.js.erb - app/views/admin/access_code_requests/destroy.js.erb - app/views/admin/access_code_requests/edit.erb - app/views/admin/access_code_requests/index.html.erb - app/views/admin/access_code_requests/send_code.erb - app/views/admin/access_codes/_access_code.html.erb - app/views/admin/access_codes/_access_code_nav.html.erb - app/views/admin/access_codes/_form.erb - app/views/admin/access_codes/_user.erb - app/views/admin/access_codes/ajax_create_access_code.js.erb - app/views/admin/access_codes/ajax_update_access_code.js.erb - app/views/admin/access_codes/bulk.html.erb - app/views/admin/access_codes/destroy.js.erb - app/views/admin/access_codes/edit.erb - app/views/admin/access_codes/index.html.erb - app/views/admin/access_codes/new.erb - app/views/admin/access_codes/show.html.erb - app/views/admin/permissions/_permission.html.erb - app/views/admin/roles/_role.html.erb - app/views/admin/roles/ajax_update_roles.js.erb - app/views/admin/roles/destroy.js.erb - app/views/admin/roles/edit.html.erb - app/views/admin/roles/index.html.erb - app/views/admin/roles/new.html.erb - app/views/admin/roles/show.html.erb - app/views/admin/users/_activate.html.erb - app/views/admin/users/_dashboard_widget.html.erb - app/views/admin/users/_row.html.erb - app/views/admin/users/_search_box.html.erb - app/views/admin/users/_table.erb - app/views/admin/users/_user_navigation.html.erb - app/views/admin/users/do_search.html.erb - app/views/admin/users/edit.erb - app/views/admin/users/inactive.html.erb - app/views/admin/users/inactive_emails.html.erb - app/views/admin/users/index.csv.erb - app/views/admin/users/index.html.erb - app/views/admin/users/permissions.erb - app/views/admin/users/row.js.erb - app/views/admin/users/search.html.erb - app/views/admin/users/search.js.erb - app/views/admin/users/show.html.erb - app/views/password_resets/edit.html.erb - app/views/password_resets/new.html.erb - app/views/user_mailer/access_code.ar.html.erb - app/views/user_mailer/access_code.bg.html.erb - app/views/user_mailer/access_code.ca.html.erb - app/views/user_mailer/access_code.cs.html.erb - app/views/user_mailer/access_code.da.html.erb - app/views/user_mailer/access_code.de.html.erb - app/views/user_mailer/access_code.el.html.erb - app/views/user_mailer/access_code.es.html.erb - app/views/user_mailer/access_code.et.html.erb - app/views/user_mailer/access_code.fa.html.erb - app/views/user_mailer/access_code.fi.html.erb - app/views/user_mailer/access_code.fr.html.erb - app/views/user_mailer/access_code.gl.html.erb - app/views/user_mailer/access_code.hi.html.erb - app/views/user_mailer/access_code.hr.html.erb - app/views/user_mailer/access_code.ht.html.erb - app/views/user_mailer/access_code.html.erb - app/views/user_mailer/access_code.hu.html.erb - app/views/user_mailer/access_code.id.html.erb - app/views/user_mailer/access_code.it.html.erb - app/views/user_mailer/access_code.iw.html.erb - app/views/user_mailer/access_code.ja.html.erb - app/views/user_mailer/access_code.ko.html.erb - app/views/user_mailer/access_code.lt.html.erb - app/views/user_mailer/access_code.lv.html.erb - app/views/user_mailer/access_code.mt.html.erb - app/views/user_mailer/access_code.nl.html.erb - app/views/user_mailer/access_code.no.html.erb - app/views/user_mailer/access_code.pl.html.erb - app/views/user_mailer/access_code.pt-PT.html.erb - app/views/user_mailer/access_code.ro.html.erb - app/views/user_mailer/access_code.ru.html.erb - app/views/user_mailer/access_code.sk.html.erb - app/views/user_mailer/access_code.sl.html.erb - app/views/user_mailer/access_code.sq.html.erb - app/views/user_mailer/access_code.sr.html.erb - app/views/user_mailer/access_code.sv.html.erb - app/views/user_mailer/access_code.text.erb - app/views/user_mailer/access_code.th.html.erb - app/views/user_mailer/access_code.tl.html.erb - app/views/user_mailer/access_code.tr.html.erb - app/views/user_mailer/access_code.uk.html.erb - app/views/user_mailer/access_code.vi.html.erb - app/views/user_mailer/access_code.zh-CN.html.erb - app/views/user_mailer/access_code.zh-TW.html.erb - app/views/user_mailer/access_code.zh.html.erb - app/views/user_mailer/access_code_request_confirm.ar.html.erb - app/views/user_mailer/access_code_request_confirm.bg.html.erb - app/views/user_mailer/access_code_request_confirm.ca.html.erb - app/views/user_mailer/access_code_request_confirm.cs.html.erb - app/views/user_mailer/access_code_request_confirm.da.html.erb - app/views/user_mailer/access_code_request_confirm.de.html.erb - app/views/user_mailer/access_code_request_confirm.el.html.erb - app/views/user_mailer/access_code_request_confirm.es.html.erb - app/views/user_mailer/access_code_request_confirm.et.html.erb - app/views/user_mailer/access_code_request_confirm.fa.html.erb - app/views/user_mailer/access_code_request_confirm.fi.html.erb - app/views/user_mailer/access_code_request_confirm.fr.html.erb - app/views/user_mailer/access_code_request_confirm.gl.html.erb - app/views/user_mailer/access_code_request_confirm.hi.html.erb - app/views/user_mailer/access_code_request_confirm.hr.html.erb - app/views/user_mailer/access_code_request_confirm.ht.html.erb - app/views/user_mailer/access_code_request_confirm.html.erb - app/views/user_mailer/access_code_request_confirm.hu.html.erb - app/views/user_mailer/access_code_request_confirm.id.html.erb - app/views/user_mailer/access_code_request_confirm.it.html.erb - app/views/user_mailer/access_code_request_confirm.iw.html.erb - app/views/user_mailer/access_code_request_confirm.ja.html.erb - app/views/user_mailer/access_code_request_confirm.ko.html.erb - app/views/user_mailer/access_code_request_confirm.lt.html.erb - app/views/user_mailer/access_code_request_confirm.lv.html.erb - app/views/user_mailer/access_code_request_confirm.mt.html.erb - app/views/user_mailer/access_code_request_confirm.nl.html.erb - app/views/user_mailer/access_code_request_confirm.no.html.erb - app/views/user_mailer/access_code_request_confirm.pl.html.erb - app/views/user_mailer/access_code_request_confirm.pt-PT.html.erb - app/views/user_mailer/access_code_request_confirm.ro.html.erb - app/views/user_mailer/access_code_request_confirm.ru.html.erb - app/views/user_mailer/access_code_request_confirm.sk.html.erb - app/views/user_mailer/access_code_request_confirm.sl.html.erb - app/views/user_mailer/access_code_request_confirm.sq.html.erb - app/views/user_mailer/access_code_request_confirm.sr.html.erb - app/views/user_mailer/access_code_request_confirm.sv.html.erb - app/views/user_mailer/access_code_request_confirm.text.erb - app/views/user_mailer/access_code_request_confirm.th.html.erb - app/views/user_mailer/access_code_request_confirm.tl.html.erb - app/views/user_mailer/access_code_request_confirm.tr.html.erb - app/views/user_mailer/access_code_request_confirm.uk.html.erb - app/views/user_mailer/access_code_request_confirm.vi.html.erb - app/views/user_mailer/access_code_request_confirm.zh-CN.html.erb - app/views/user_mailer/access_code_request_confirm.zh-TW.html.erb - app/views/user_mailer/access_code_request_confirm.zh.html.erb - app/views/user_mailer/activation_confirmation.ar.html.erb - app/views/user_mailer/activation_confirmation.bg.html.erb - app/views/user_mailer/activation_confirmation.ca.html.erb - app/views/user_mailer/activation_confirmation.cs.html.erb - app/views/user_mailer/activation_confirmation.da.html.erb - app/views/user_mailer/activation_confirmation.de.html.erb - app/views/user_mailer/activation_confirmation.el.html.erb - app/views/user_mailer/activation_confirmation.es.html.erb - app/views/user_mailer/activation_confirmation.et.html.erb - app/views/user_mailer/activation_confirmation.fa.html.erb - app/views/user_mailer/activation_confirmation.fi.html.erb - app/views/user_mailer/activation_confirmation.fr.html.erb - app/views/user_mailer/activation_confirmation.gl.html.erb - app/views/user_mailer/activation_confirmation.hi.html.erb - app/views/user_mailer/activation_confirmation.hr.html.erb - app/views/user_mailer/activation_confirmation.ht.html.erb - app/views/user_mailer/activation_confirmation.html.erb - app/views/user_mailer/activation_confirmation.hu.html.erb - app/views/user_mailer/activation_confirmation.id.html.erb - app/views/user_mailer/activation_confirmation.it.html.erb - app/views/user_mailer/activation_confirmation.iw.html.erb - app/views/user_mailer/activation_confirmation.ja.html.erb - app/views/user_mailer/activation_confirmation.ko.html.erb - app/views/user_mailer/activation_confirmation.lt.html.erb - app/views/user_mailer/activation_confirmation.lv.html.erb - app/views/user_mailer/activation_confirmation.mt.html.erb - app/views/user_mailer/activation_confirmation.nl.html.erb - app/views/user_mailer/activation_confirmation.no.html.erb - app/views/user_mailer/activation_confirmation.pl.html.erb - app/views/user_mailer/activation_confirmation.pt-PT.html.erb - app/views/user_mailer/activation_confirmation.ro.html.erb - app/views/user_mailer/activation_confirmation.ru.html.erb - app/views/user_mailer/activation_confirmation.sk.html.erb - app/views/user_mailer/activation_confirmation.sl.html.erb - app/views/user_mailer/activation_confirmation.sq.html.erb - app/views/user_mailer/activation_confirmation.sr.html.erb - app/views/user_mailer/activation_confirmation.sv.html.erb - app/views/user_mailer/activation_confirmation.text.erb - app/views/user_mailer/activation_confirmation.th.html.erb - app/views/user_mailer/activation_confirmation.tl.html.erb - app/views/user_mailer/activation_confirmation.tr.html.erb - app/views/user_mailer/activation_confirmation.uk.html.erb - app/views/user_mailer/activation_confirmation.vi.html.erb - app/views/user_mailer/activation_confirmation.zh-CN.html.erb - app/views/user_mailer/activation_confirmation.zh-TW.html.erb - app/views/user_mailer/activation_confirmation.zh.html.erb - app/views/user_mailer/activation_instructions.ar.html.erb - app/views/user_mailer/activation_instructions.bg.html.erb - app/views/user_mailer/activation_instructions.ca.html.erb - app/views/user_mailer/activation_instructions.cs.html.erb - app/views/user_mailer/activation_instructions.da.html.erb - app/views/user_mailer/activation_instructions.de.html.erb - app/views/user_mailer/activation_instructions.el.html.erb - app/views/user_mailer/activation_instructions.es.html.erb - app/views/user_mailer/activation_instructions.et.html.erb - app/views/user_mailer/activation_instructions.fa.html.erb - app/views/user_mailer/activation_instructions.fi.html.erb - app/views/user_mailer/activation_instructions.fr.html.erb - app/views/user_mailer/activation_instructions.gl.html.erb - app/views/user_mailer/activation_instructions.hi.html.erb - app/views/user_mailer/activation_instructions.hr.html.erb - app/views/user_mailer/activation_instructions.ht.html.erb - app/views/user_mailer/activation_instructions.html.erb - app/views/user_mailer/activation_instructions.hu.html.erb - app/views/user_mailer/activation_instructions.id.html.erb - app/views/user_mailer/activation_instructions.it.html.erb - app/views/user_mailer/activation_instructions.iw.html.erb - app/views/user_mailer/activation_instructions.ja.html.erb - app/views/user_mailer/activation_instructions.ko.html.erb - app/views/user_mailer/activation_instructions.lt.html.erb - app/views/user_mailer/activation_instructions.lv.html.erb - app/views/user_mailer/activation_instructions.mt.html.erb - app/views/user_mailer/activation_instructions.nl.html.erb - app/views/user_mailer/activation_instructions.no.html.erb - app/views/user_mailer/activation_instructions.pl.html.erb - app/views/user_mailer/activation_instructions.pt-PT.html.erb - app/views/user_mailer/activation_instructions.ro.html.erb - app/views/user_mailer/activation_instructions.ru.html.erb - app/views/user_mailer/activation_instructions.sk.html.erb - app/views/user_mailer/activation_instructions.sl.html.erb - app/views/user_mailer/activation_instructions.sq.html.erb - app/views/user_mailer/activation_instructions.sr.html.erb - app/views/user_mailer/activation_instructions.sv.html.erb - app/views/user_mailer/activation_instructions.text.erb - app/views/user_mailer/activation_instructions.th.html.erb - app/views/user_mailer/activation_instructions.tl.html.erb - app/views/user_mailer/activation_instructions.tr.html.erb - app/views/user_mailer/activation_instructions.uk.html.erb - app/views/user_mailer/activation_instructions.vi.html.erb - app/views/user_mailer/activation_instructions.zh-CN.html.erb - app/views/user_mailer/activation_instructions.zh-TW.html.erb - app/views/user_mailer/activation_instructions.zh.html.erb - app/views/user_mailer/password_not_active_instructions.ar.html.erb - app/views/user_mailer/password_not_active_instructions.bg.html.erb - app/views/user_mailer/password_not_active_instructions.ca.html.erb - app/views/user_mailer/password_not_active_instructions.cs.html.erb - app/views/user_mailer/password_not_active_instructions.da.html.erb - app/views/user_mailer/password_not_active_instructions.de.html.erb - app/views/user_mailer/password_not_active_instructions.el.html.erb - app/views/user_mailer/password_not_active_instructions.es.html.erb - app/views/user_mailer/password_not_active_instructions.et.html.erb - app/views/user_mailer/password_not_active_instructions.fa.html.erb - app/views/user_mailer/password_not_active_instructions.fi.html.erb - app/views/user_mailer/password_not_active_instructions.fr.html.erb - app/views/user_mailer/password_not_active_instructions.gl.html.erb - app/views/user_mailer/password_not_active_instructions.hi.html.erb - app/views/user_mailer/password_not_active_instructions.hr.html.erb - app/views/user_mailer/password_not_active_instructions.ht.html.erb - app/views/user_mailer/password_not_active_instructions.html.erb - app/views/user_mailer/password_not_active_instructions.hu.html.erb - app/views/user_mailer/password_not_active_instructions.id.html.erb - app/views/user_mailer/password_not_active_instructions.it.html.erb - app/views/user_mailer/password_not_active_instructions.iw.html.erb - app/views/user_mailer/password_not_active_instructions.ja.html.erb - app/views/user_mailer/password_not_active_instructions.ko.html.erb - app/views/user_mailer/password_not_active_instructions.lt.html.erb - app/views/user_mailer/password_not_active_instructions.lv.html.erb - app/views/user_mailer/password_not_active_instructions.mt.html.erb - app/views/user_mailer/password_not_active_instructions.nl.html.erb - app/views/user_mailer/password_not_active_instructions.no.html.erb - app/views/user_mailer/password_not_active_instructions.pl.html.erb - app/views/user_mailer/password_not_active_instructions.pt-PT.html.erb - app/views/user_mailer/password_not_active_instructions.ro.html.erb - app/views/user_mailer/password_not_active_instructions.ru.html.erb - app/views/user_mailer/password_not_active_instructions.sk.html.erb - app/views/user_mailer/password_not_active_instructions.sl.html.erb - app/views/user_mailer/password_not_active_instructions.sq.html.erb - app/views/user_mailer/password_not_active_instructions.sr.html.erb - app/views/user_mailer/password_not_active_instructions.sv.html.erb - app/views/user_mailer/password_not_active_instructions.text.erb - app/views/user_mailer/password_not_active_instructions.th.html.erb - app/views/user_mailer/password_not_active_instructions.tl.html.erb - app/views/user_mailer/password_not_active_instructions.tr.html.erb - app/views/user_mailer/password_not_active_instructions.uk.html.erb - app/views/user_mailer/password_not_active_instructions.vi.html.erb - app/views/user_mailer/password_not_active_instructions.zh-CN.html.erb - app/views/user_mailer/password_not_active_instructions.zh-TW.html.erb - app/views/user_mailer/password_not_active_instructions.zh.html.erb - app/views/user_mailer/password_reset_instructions.ar.html.erb - app/views/user_mailer/password_reset_instructions.bg.html.erb - app/views/user_mailer/password_reset_instructions.ca.html.erb - app/views/user_mailer/password_reset_instructions.cs.html.erb - app/views/user_mailer/password_reset_instructions.da.html.erb - app/views/user_mailer/password_reset_instructions.de.html.erb - app/views/user_mailer/password_reset_instructions.el.html.erb - app/views/user_mailer/password_reset_instructions.es.html.erb - app/views/user_mailer/password_reset_instructions.et.html.erb - app/views/user_mailer/password_reset_instructions.fa.html.erb - app/views/user_mailer/password_reset_instructions.fi.html.erb - app/views/user_mailer/password_reset_instructions.fr.html.erb - app/views/user_mailer/password_reset_instructions.gl.html.erb - app/views/user_mailer/password_reset_instructions.hi.html.erb - app/views/user_mailer/password_reset_instructions.hr.html.erb - app/views/user_mailer/password_reset_instructions.ht.html.erb - app/views/user_mailer/password_reset_instructions.html.erb - app/views/user_mailer/password_reset_instructions.hu.html.erb - app/views/user_mailer/password_reset_instructions.id.html.erb - app/views/user_mailer/password_reset_instructions.it.html.erb - app/views/user_mailer/password_reset_instructions.iw.html.erb - app/views/user_mailer/password_reset_instructions.ja.html.erb - app/views/user_mailer/password_reset_instructions.ko.html.erb - app/views/user_mailer/password_reset_instructions.lt.html.erb - app/views/user_mailer/password_reset_instructions.lv.html.erb - app/views/user_mailer/password_reset_instructions.mt.html.erb - app/views/user_mailer/password_reset_instructions.nl.html.erb - app/views/user_mailer/password_reset_instructions.no.html.erb - app/views/user_mailer/password_reset_instructions.pl.html.erb - app/views/user_mailer/password_reset_instructions.pt-PT.html.erb - app/views/user_mailer/password_reset_instructions.ro.html.erb - app/views/user_mailer/password_reset_instructions.ru.html.erb - app/views/user_mailer/password_reset_instructions.sk.html.erb - app/views/user_mailer/password_reset_instructions.sl.html.erb - app/views/user_mailer/password_reset_instructions.sq.html.erb - app/views/user_mailer/password_reset_instructions.sr.html.erb - app/views/user_mailer/password_reset_instructions.sv.html.erb - app/views/user_mailer/password_reset_instructions.text.erb - app/views/user_mailer/password_reset_instructions.th.html.erb - app/views/user_mailer/password_reset_instructions.tl.html.erb - app/views/user_mailer/password_reset_instructions.tr.html.erb - app/views/user_mailer/password_reset_instructions.uk.html.erb - app/views/user_mailer/password_reset_instructions.vi.html.erb - app/views/user_mailer/password_reset_instructions.zh-CN.html.erb - app/views/user_mailer/password_reset_instructions.zh-TW.html.erb - app/views/user_mailer/password_reset_instructions.zh.html.erb - app/views/user_mailer/username_request.ar.html.erb - app/views/user_mailer/username_request.bg.html.erb - app/views/user_mailer/username_request.ca.html.erb - app/views/user_mailer/username_request.cs.html.erb - app/views/user_mailer/username_request.da.html.erb - app/views/user_mailer/username_request.de.html.erb - app/views/user_mailer/username_request.el.html.erb - app/views/user_mailer/username_request.es.html.erb - app/views/user_mailer/username_request.et.html.erb - app/views/user_mailer/username_request.fa.html.erb - app/views/user_mailer/username_request.fi.html.erb - app/views/user_mailer/username_request.fr.html.erb - app/views/user_mailer/username_request.gl.html.erb - app/views/user_mailer/username_request.hi.html.erb - app/views/user_mailer/username_request.hr.html.erb - app/views/user_mailer/username_request.ht.html.erb - app/views/user_mailer/username_request.html.erb - app/views/user_mailer/username_request.hu.html.erb - app/views/user_mailer/username_request.id.html.erb - app/views/user_mailer/username_request.it.html.erb - app/views/user_mailer/username_request.iw.html.erb - app/views/user_mailer/username_request.ja.html.erb - app/views/user_mailer/username_request.ko.html.erb - app/views/user_mailer/username_request.lt.html.erb - app/views/user_mailer/username_request.lv.html.erb - app/views/user_mailer/username_request.mt.html.erb - app/views/user_mailer/username_request.nl.html.erb - app/views/user_mailer/username_request.no.html.erb - app/views/user_mailer/username_request.pl.html.erb - app/views/user_mailer/username_request.pt-PT.html.erb - app/views/user_mailer/username_request.ro.html.erb - app/views/user_mailer/username_request.ru.html.erb - app/views/user_mailer/username_request.sk.html.erb - app/views/user_mailer/username_request.sl.html.erb - app/views/user_mailer/username_request.sq.html.erb - app/views/user_mailer/username_request.sr.html.erb - app/views/user_mailer/username_request.sv.html.erb - app/views/user_mailer/username_request.text.erb - app/views/user_mailer/username_request.th.html.erb - app/views/user_mailer/username_request.tl.html.erb - app/views/user_mailer/username_request.tr.html.erb - app/views/user_mailer/username_request.uk.html.erb - app/views/user_mailer/username_request.vi.html.erb - app/views/user_mailer/username_request.zh-CN.html.erb - app/views/user_mailer/username_request.zh-TW.html.erb - app/views/user_mailer/username_request.zh.html.erb - app/views/user_mailer/welcome_notification.ar.html.erb - app/views/user_mailer/welcome_notification.bg.html.erb - app/views/user_mailer/welcome_notification.ca.html.erb - app/views/user_mailer/welcome_notification.cs.html.erb - app/views/user_mailer/welcome_notification.da.html.erb - app/views/user_mailer/welcome_notification.de.html.erb - app/views/user_mailer/welcome_notification.el.html.erb - app/views/user_mailer/welcome_notification.es.html.erb - app/views/user_mailer/welcome_notification.et.html.erb - app/views/user_mailer/welcome_notification.fa.html.erb - app/views/user_mailer/welcome_notification.fi.html.erb - app/views/user_mailer/welcome_notification.fr.html.erb - app/views/user_mailer/welcome_notification.gl.html.erb - app/views/user_mailer/welcome_notification.hi.html.erb - app/views/user_mailer/welcome_notification.hr.html.erb - app/views/user_mailer/welcome_notification.ht.html.erb - app/views/user_mailer/welcome_notification.html.erb - app/views/user_mailer/welcome_notification.hu.html.erb - app/views/user_mailer/welcome_notification.id.html.erb - app/views/user_mailer/welcome_notification.it.html.erb - app/views/user_mailer/welcome_notification.iw.html.erb - app/views/user_mailer/welcome_notification.ja.html.erb - app/views/user_mailer/welcome_notification.ko.html.erb - app/views/user_mailer/welcome_notification.lt.html.erb - app/views/user_mailer/welcome_notification.lv.html.erb - app/views/user_mailer/welcome_notification.mt.html.erb - app/views/user_mailer/welcome_notification.nl.html.erb - app/views/user_mailer/welcome_notification.no.html.erb - app/views/user_mailer/welcome_notification.pl.html.erb - app/views/user_mailer/welcome_notification.pt-PT.html.erb - app/views/user_mailer/welcome_notification.ro.html.erb - app/views/user_mailer/welcome_notification.ru.html.erb - app/views/user_mailer/welcome_notification.sk.html.erb - app/views/user_mailer/welcome_notification.sl.html.erb - app/views/user_mailer/welcome_notification.sq.html.erb - app/views/user_mailer/welcome_notification.sr.html.erb - app/views/user_mailer/welcome_notification.sv.html.erb - app/views/user_mailer/welcome_notification.text.erb - app/views/user_mailer/welcome_notification.th.html.erb - app/views/user_mailer/welcome_notification.tl.html.erb - app/views/user_mailer/welcome_notification.tr.html.erb - app/views/user_mailer/welcome_notification.uk.html.erb - app/views/user_mailer/welcome_notification.vi.html.erb - app/views/user_mailer/welcome_notification.zh-CN.html.erb - app/views/user_mailer/welcome_notification.zh-TW.html.erb - app/views/user_mailer/welcome_notification.zh.html.erb - app/views/user_sessions/_form.erb - app/views/user_sessions/new.html.erb - app/views/username_request/new.html.erb - app/views/users/_availability.html.erb - app/views/users/_recover_password_via_email_link.html.erb - app/views/users/_signup_form.html.erb - app/views/users/_signup_form_javascript.html.erb - app/views/users/_user.html.erb - app/views/users/activation_confirmation.html.erb - app/views/users/activation_instructions.html.erb - app/views/users/edit.html.erb - app/views/users/new.html.erb - app/views/users/show.html.erb - app/views/users/welcome.html.erb - config/locales/ar.yml - config/locales/bg.yml - config/locales/ca.yml - config/locales/cs.yml - config/locales/da.yml - config/locales/de.yml - config/locales/el.yml - config/locales/en.yml - config/locales/es.yml - config/locales/et.yml - config/locales/fa.yml - config/locales/fi.yml - config/locales/fr.yml - config/locales/gl.yml - config/locales/hi.yml - config/locales/hr.yml - config/locales/ht.yml - config/locales/hu.yml - config/locales/id.yml - config/locales/it.yml - config/locales/iw.yml - config/locales/ja.yml - config/locales/ko.yml - config/locales/lt.yml - config/locales/lv.yml - config/locales/mt.yml - config/locales/nl.yml - config/locales/no.yml - config/locales/pl.yml - config/locales/pt-PT.yml - config/locales/ro.yml - config/locales/ru.yml - config/locales/sk.yml - config/locales/sl.yml - config/locales/sq.yml - config/locales/sr.yml - config/locales/sv.yml - config/locales/th.yml - config/locales/tl.yml - config/locales/tr.yml - config/locales/uk.yml - config/locales/vi.yml - config/locales/zh-CN.yml - config/locales/zh-TW.yml - config/locales/zh.yml - config/routes.rb - db/migrate/20090320174818_create_muck_permissions_and_roles.rb - db/migrate/20090327231918_create_users.rb - db/migrate/20100123035450_create_access_codes.rb - db/migrate/20100123233654_create_access_code_requests.rb - db/migrate/20101117172951_add_name_to_access_code_requests.rb - db/migrate/20110303183433_add_sent_to_to_access_codes.rb - db/migrate/20110420153714_add_provided_by_to_access_codes.rb - lib/muck-users.rb - lib/muck-users/config.rb - lib/muck-users/controllers/authentic_application.rb - lib/muck-users/engine.rb - lib/muck-users/exceptions.rb - lib/muck-users/form_builder.rb - lib/muck-users/mailers/user_mailer.rb - lib/muck-users/models/access_code.rb - lib/muck-users/models/access_code_request.rb - lib/muck-users/models/user.rb - lib/muck-users/secure_methods.rb - lib/tasks/muck_users.rake - muck-users.gemspec - public/images/admin/roles.gif - public/images/admin/source/User.png - public/images/admin/source/roles.png - public/images/admin/user.gif - public/images/icon_no.gif - public/images/icon_success.gif - public/images/profile_default.jpg - public/javascripts/muck-users.js - public/stylesheets/muck-users.css - test/app/controllers/application_controller.rb - test/app/controllers/default_controller.rb - test/app/helpers/application_helper.rb - test/app/mailers/user_mailer.rb - test/app/models/.keep - test/app/models/access_code.rb - test/app/models/access_code_request.rb - test/app/models/country.rb - test/app/models/language.rb - test/app/models/state.rb - test/app/models/user.rb - test/app/models/user_session.rb - test/app/views/default/index.html.erb - test/app/views/layouts/application.html.erb - test/config/application.rb - test/config/assets.yml - test/config/boot.rb - test/config/database.yml - test/config/environment.rb - test/config/environments/development.rb - test/config/environments/production.rb - test/config/environments/test.rb - test/config/initializers/backtrace_silencers.rb - test/config/initializers/inflections.rb - test/config/initializers/mime_types.rb - test/config/initializers/muck.rb - test/config/initializers/secret_token.rb - test/config/initializers/session_store.rb - test/config/locales/en.yml - test/config/routes.rb - test/db/.keep - test/db/migrate/20090320174818_create_muck_permissions_and_roles.rb - test/db/migrate/20090327231918_create_users.rb - test/db/migrate/20090402234137_create_languages.rb - test/db/migrate/20090426041056_create_countries.rb - test/db/migrate/20090426041103_create_states.rb - test/db/migrate/20100123035450_create_access_codes.rb - test/db/migrate/20100123233654_create_access_code_requests.rb - test/db/migrate/20101117172951_add_name_to_access_code_requests.rb - test/db/migrate/20110303183433_add_sent_to_to_access_codes.rb - test/db/migrate/20110420153714_add_provided_by_to_access_codes.rb - test/db/schema.rb - test/db/seeds.rb - test/features/step_definitions/web_steps.rb - test/features/support/custom_env.rb - test/features/support/env.rb - test/features/support/paths.rb - test/lib/tasks/.gitkeep - test/lib/tasks/cucumber.rake - test/log/production.log - test/log/server.log - test/public/.htaccess - test/public/404.html - test/public/422.html - test/public/500.html - test/public/dispatch.rb - test/public/favicon.ico - test/public/images/admin/Home.gif - test/public/images/admin/roles.gif - test/public/images/admin/source/Home.png - test/public/images/admin/source/User.png - test/public/images/admin/source/roles.png - test/public/images/admin/user.gif - test/public/images/arrow_down.gif - test/public/images/arrow_left.gif - test/public/images/arrow_right.gif - test/public/images/arrow_up.gif - test/public/images/blue/preview.gif - test/public/images/fancybox/blank.gif - test/public/images/fancybox/fancy_close.png - test/public/images/fancybox/fancy_closebox.png - test/public/images/fancybox/fancy_left.png - test/public/images/fancybox/fancy_loading.png - test/public/images/fancybox/fancy_nav_left.png - test/public/images/fancybox/fancy_nav_right.png - test/public/images/fancybox/fancy_progress.png - test/public/images/fancybox/fancy_right.png - test/public/images/fancybox/fancy_shadow_e.png - test/public/images/fancybox/fancy_shadow_n.png - test/public/images/fancybox/fancy_shadow_ne.png - test/public/images/fancybox/fancy_shadow_nw.png - test/public/images/fancybox/fancy_shadow_s.png - test/public/images/fancybox/fancy_shadow_se.png - test/public/images/fancybox/fancy_shadow_sw.png - test/public/images/fancybox/fancy_shadow_w.png - test/public/images/fancybox/fancy_title_left.png - test/public/images/fancybox/fancy_title_main.png - test/public/images/fancybox/fancy_title_over.png - test/public/images/fancybox/fancy_title_right.png - test/public/images/fancybox/fancybox-x.png - test/public/images/fancybox/fancybox-y.png - test/public/images/fancybox/fancybox.png - test/public/images/icon_no.gif - test/public/images/icon_success.gif - test/public/images/icons/accept.png - test/public/images/icons/add.png - test/public/images/icons/blue_guy.png - test/public/images/icons/button_background.png - test/public/images/icons/cancel.png - test/public/images/icons/close.png - test/public/images/icons/comment.png - test/public/images/icons/delete.png - test/public/images/icons/exclaim.png - test/public/images/icons/external.png - test/public/images/icons/feed.png - test/public/images/icons/grey_guy.png - test/public/images/icons/hide.png - test/public/images/icons/information.png - test/public/images/icons/minus.png - test/public/images/icons/pending.png - test/public/images/icons/question.png - test/public/images/icons/search_box.png - test/public/images/icons/star.png - test/public/images/icons/stop.png - test/public/images/icons/thumb_down.png - test/public/images/icons/thumb_up.png - test/public/images/icons/vote.png - test/public/images/loading-spinner.gif - test/public/images/loading.gif - test/public/images/nothing.png - test/public/images/profile_default.jpg - test/public/images/rails.png - test/public/images/red/preview.gif - test/public/images/service_icons/16/amazon.png - test/public/images/service_icons/16/ask.png - test/public/images/service_icons/16/bibsonomy.png - test/public/images/service_icons/16/bing.png - test/public/images/service_icons/16/blogger.png - test/public/images/service_icons/16/bloglines.png - test/public/images/service_icons/16/citeulike.png - test/public/images/service_icons/16/clipmarks.png - test/public/images/service_icons/16/connotea.png - test/public/images/service_icons/16/dailymotion.png - test/public/images/service_icons/16/delicious.png - test/public/images/service_icons/16/digg.png - test/public/images/service_icons/16/diigo.png - test/public/images/service_icons/16/facebook.png - test/public/images/service_icons/16/feed.png - test/public/images/service_icons/16/fireeagle.png - test/public/images/service_icons/16/flickr.png - test/public/images/service_icons/16/fotolog.png - test/public/images/service_icons/16/friendfeed.png - test/public/images/service_icons/16/friendster.png - test/public/images/service_icons/16/furl.png - test/public/images/service_icons/16/goodreads.png - test/public/images/service_icons/16/google.png - test/public/images/service_icons/16/googleblog.png - test/public/images/service_icons/16/googlenews.png - test/public/images/service_icons/16/icerocket.png - test/public/images/service_icons/16/identica.png - test/public/images/service_icons/16/joost.png - test/public/images/service_icons/16/lastfm.png - test/public/images/service_icons/16/librarything.png - test/public/images/service_icons/16/linkedin.png - test/public/images/service_icons/16/livejournal.png - test/public/images/service_icons/16/magnolia.png - test/public/images/service_icons/16/mendeley.png - test/public/images/service_icons/16/metacafe.png - test/public/images/service_icons/16/mixx.png - test/public/images/service_icons/16/myspace.png - test/public/images/service_icons/16/netflix.png - test/public/images/service_icons/16/netvibes.png - test/public/images/service_icons/16/newsvine.png - test/public/images/service_icons/16/oai.png - test/public/images/service_icons/16/odeo.png - test/public/images/service_icons/16/opml.png - test/public/images/service_icons/16/pandora.png - test/public/images/service_icons/16/photobucket.png - test/public/images/service_icons/16/picasa.png - test/public/images/service_icons/16/polyvore.png - test/public/images/service_icons/16/pownce.png - test/public/images/service_icons/16/reddit.png - test/public/images/service_icons/16/simpy.png - test/public/images/service_icons/16/smugmug.png - test/public/images/service_icons/16/stumbleupon.png - test/public/images/service_icons/16/tag.png - test/public/images/service_icons/16/technorati.png - test/public/images/service_icons/16/tumblr.png - test/public/images/service_icons/16/twine.png - test/public/images/service_icons/16/twitter.png - test/public/images/service_icons/16/vimeo.png - test/public/images/service_icons/16/webshots.png - test/public/images/service_icons/16/wordpress.png - test/public/images/service_icons/16/xanga.png - test/public/images/service_icons/16/yahoo.png - test/public/images/service_icons/16/yelp.png - test/public/images/service_icons/16/youtube.png - test/public/images/service_icons/16/zooomr.png - test/public/images/service_icons/16/zotero.png - test/public/images/service_icons/24/amazon.png - test/public/images/service_icons/24/ask.png - test/public/images/service_icons/24/bibsonomy.png - test/public/images/service_icons/24/bing.png - test/public/images/service_icons/24/blogger.png - test/public/images/service_icons/24/bloglines.png - test/public/images/service_icons/24/citeulike.png - test/public/images/service_icons/24/clipmarks.png - test/public/images/service_icons/24/connotea.png - test/public/images/service_icons/24/dailymotion.png - test/public/images/service_icons/24/delicious.png - test/public/images/service_icons/24/digg.png - test/public/images/service_icons/24/diigo.png - test/public/images/service_icons/24/facebook.png - test/public/images/service_icons/24/feed.png - test/public/images/service_icons/24/fireeagle.png - test/public/images/service_icons/24/flickr.png - test/public/images/service_icons/24/fotolog.png - test/public/images/service_icons/24/friendfeed.png - test/public/images/service_icons/24/friendster.png - test/public/images/service_icons/24/furl.png - test/public/images/service_icons/24/goodreads.png - test/public/images/service_icons/24/google.png - test/public/images/service_icons/24/googleblog.png - test/public/images/service_icons/24/googlenews.png - test/public/images/service_icons/24/icerocket.png - test/public/images/service_icons/24/identica.png - test/public/images/service_icons/24/joost.png - test/public/images/service_icons/24/lastfm.png - test/public/images/service_icons/24/librarything.png - test/public/images/service_icons/24/linkedin.png - test/public/images/service_icons/24/livejournal.png - test/public/images/service_icons/24/magnolia.png - test/public/images/service_icons/24/mendeley.png - test/public/images/service_icons/24/metacafe.png - test/public/images/service_icons/24/mixx.png - test/public/images/service_icons/24/myspace.png - test/public/images/service_icons/24/netflix.png - test/public/images/service_icons/24/netvibes.png - test/public/images/service_icons/24/newsvine.png - test/public/images/service_icons/24/oai.png - test/public/images/service_icons/24/odeo.png - test/public/images/service_icons/24/opml.png - test/public/images/service_icons/24/pandora.png - test/public/images/service_icons/24/photobucket.png - test/public/images/service_icons/24/picasa.png - test/public/images/service_icons/24/polyvore.png - test/public/images/service_icons/24/pownce.png - test/public/images/service_icons/24/reddit.png - test/public/images/service_icons/24/simpy.png - test/public/images/service_icons/24/smugmug.png - test/public/images/service_icons/24/stumbleupon.png - test/public/images/service_icons/24/tag.png - test/public/images/service_icons/24/technorati.png - test/public/images/service_icons/24/tumblr.png - test/public/images/service_icons/24/twine.png - test/public/images/service_icons/24/twitter.png - test/public/images/service_icons/24/vimeo.png - test/public/images/service_icons/24/webshots.png - test/public/images/service_icons/24/wordpress.png - test/public/images/service_icons/24/xanga.png - test/public/images/service_icons/24/yahoo.png - test/public/images/service_icons/24/yelp.png - test/public/images/service_icons/24/youtube.png - test/public/images/service_icons/24/zooomr.png - test/public/images/service_icons/24/zotero.png - test/public/images/service_icons/48/amazon.png - test/public/images/service_icons/48/ask.png - test/public/images/service_icons/48/bibsonomy.png - test/public/images/service_icons/48/bing.png - test/public/images/service_icons/48/blogger.png - test/public/images/service_icons/48/bloglines.png - test/public/images/service_icons/48/citeulike.png - test/public/images/service_icons/48/clipmarks.png - test/public/images/service_icons/48/connotea.png - test/public/images/service_icons/48/dailymotion.png - test/public/images/service_icons/48/delicious.png - test/public/images/service_icons/48/digg.png - test/public/images/service_icons/48/diigo.png - test/public/images/service_icons/48/facebook.png - test/public/images/service_icons/48/feed.png - test/public/images/service_icons/48/fireeagle.png - test/public/images/service_icons/48/flickr.png - test/public/images/service_icons/48/fotolog.png - test/public/images/service_icons/48/friendfeed.png - test/public/images/service_icons/48/friendster.png - test/public/images/service_icons/48/furl.png - test/public/images/service_icons/48/goodreads.png - test/public/images/service_icons/48/google.png - test/public/images/service_icons/48/googleblog.png - test/public/images/service_icons/48/googlenews.png - test/public/images/service_icons/48/icerocket.png - test/public/images/service_icons/48/identica.png - test/public/images/service_icons/48/joost.png - test/public/images/service_icons/48/lastfm.png - test/public/images/service_icons/48/librarything.png - test/public/images/service_icons/48/linkedin.png - test/public/images/service_icons/48/livejournal.png - test/public/images/service_icons/48/magnolia.png - test/public/images/service_icons/48/mendeley.png - test/public/images/service_icons/48/metacafe.png - test/public/images/service_icons/48/mixx.png - test/public/images/service_icons/48/myspace.png - test/public/images/service_icons/48/netflix.png - test/public/images/service_icons/48/netvibes.png - test/public/images/service_icons/48/newsvine.png - test/public/images/service_icons/48/oai.png - test/public/images/service_icons/48/odeo.png - test/public/images/service_icons/48/opml.png - test/public/images/service_icons/48/pandora.png - test/public/images/service_icons/48/photobucket.png - test/public/images/service_icons/48/picasa.png - test/public/images/service_icons/48/polyvore.png - test/public/images/service_icons/48/pownce.png - test/public/images/service_icons/48/reddit.png - test/public/images/service_icons/48/simpy.png - test/public/images/service_icons/48/smugmug.png - test/public/images/service_icons/48/stumbleupon.png - test/public/images/service_icons/48/tag.png - test/public/images/service_icons/48/technorati.png - test/public/images/service_icons/48/tumblr.png - test/public/images/service_icons/48/twine.png - test/public/images/service_icons/48/twitter.png - test/public/images/service_icons/48/vimeo.png - test/public/images/service_icons/48/webshots.png - test/public/images/service_icons/48/wordpress.png - test/public/images/service_icons/48/xanga.png - test/public/images/service_icons/48/yahoo.png - test/public/images/service_icons/48/yelp.png - test/public/images/service_icons/48/youtube.png - test/public/images/service_icons/48/zooomr.png - test/public/images/service_icons/48/zotero.png - test/public/images/service_icons/60/amazon.png - test/public/images/service_icons/60/ask.png - test/public/images/service_icons/60/bibsonomy.png - test/public/images/service_icons/60/bing.png - test/public/images/service_icons/60/blogger.png - test/public/images/service_icons/60/bloglines.png - test/public/images/service_icons/60/citeulike.png - test/public/images/service_icons/60/clipmarks.png - test/public/images/service_icons/60/connotea.png - test/public/images/service_icons/60/dailymotion.png - test/public/images/service_icons/60/delicious.png - test/public/images/service_icons/60/digg.png - test/public/images/service_icons/60/diigo.png - test/public/images/service_icons/60/facebook.png - test/public/images/service_icons/60/feed.png - test/public/images/service_icons/60/fireeagle.png - test/public/images/service_icons/60/flickr.png - test/public/images/service_icons/60/fotolog.png - test/public/images/service_icons/60/friendfeed.png - test/public/images/service_icons/60/friendster.png - test/public/images/service_icons/60/furl.png - test/public/images/service_icons/60/goodreads.png - test/public/images/service_icons/60/google.png - test/public/images/service_icons/60/googleblog.png - test/public/images/service_icons/60/googlenews.png - test/public/images/service_icons/60/icerocket.png - test/public/images/service_icons/60/identica.png - test/public/images/service_icons/60/joost.png - test/public/images/service_icons/60/lastfm.png - test/public/images/service_icons/60/librarything.png - test/public/images/service_icons/60/linkedin.png - test/public/images/service_icons/60/livejournal.png - test/public/images/service_icons/60/magnolia.png - test/public/images/service_icons/60/mendeley.png - test/public/images/service_icons/60/metacafe.png - test/public/images/service_icons/60/mixx.png - test/public/images/service_icons/60/myspace.png - test/public/images/service_icons/60/netflix.png - test/public/images/service_icons/60/netvibes.png - test/public/images/service_icons/60/newsvine.png - test/public/images/service_icons/60/oai.png - test/public/images/service_icons/60/odeo.png - test/public/images/service_icons/60/opml.png - test/public/images/service_icons/60/pandora.png - test/public/images/service_icons/60/photobucket.png - test/public/images/service_icons/60/picasa.png - test/public/images/service_icons/60/polyvore.png - test/public/images/service_icons/60/pownce.png - test/public/images/service_icons/60/reddit.png - test/public/images/service_icons/60/simpy.png - test/public/images/service_icons/60/smugmug.png - test/public/images/service_icons/60/stumbleupon.png - test/public/images/service_icons/60/tag.png - test/public/images/service_icons/60/technorati.png - test/public/images/service_icons/60/tumblr.png - test/public/images/service_icons/60/twine.png - test/public/images/service_icons/60/twitter.png - test/public/images/service_icons/60/vimeo.png - test/public/images/service_icons/60/webshots.png - test/public/images/service_icons/60/wordpress.png - test/public/images/service_icons/60/xanga.png - test/public/images/service_icons/60/yahoo.png - test/public/images/service_icons/60/yelp.png - test/public/images/service_icons/60/youtube.png - test/public/images/service_icons/60/zooomr.png - test/public/images/service_icons/60/zotero.png - test/public/images/service_icons/facebook_friend_links.jpg - test/public/images/service_icons/facebook_my_links.jpg - test/public/images/service_icons/source/Aquaticus_Social_Icon_template_by_jwloh.psd - test/public/images/service_icons/source/Google.psd - test/public/images/service_icons/source/Quake 9 Design.webloc - test/public/images/service_icons/source/ReadMe.rtf - test/public/images/service_icons/source/amazon.png - test/public/images/service_icons/source/aquaticus.social.png - test/public/images/service_icons/source/ask.png - test/public/images/service_icons/source/ask.psd - test/public/images/service_icons/source/bibsonomy.png - test/public/images/service_icons/source/bibsonomy.psd - test/public/images/service_icons/source/bing.png - test/public/images/service_icons/source/bing.psd - test/public/images/service_icons/source/blogger.png - test/public/images/service_icons/source/bloglines.png - test/public/images/service_icons/source/bloglines.psd - test/public/images/service_icons/source/citeulike.png - test/public/images/service_icons/source/clipmarks.png - test/public/images/service_icons/source/connotea.png - test/public/images/service_icons/source/connotea.psd - test/public/images/service_icons/source/dailymotion.png - test/public/images/service_icons/source/delicious.png - test/public/images/service_icons/source/digg.png - test/public/images/service_icons/source/diigo.png - test/public/images/service_icons/source/facebook.png - test/public/images/service_icons/source/feed.png - test/public/images/service_icons/source/fireeagle.psd - test/public/images/service_icons/source/flickr.png - test/public/images/service_icons/source/fotolog.png - test/public/images/service_icons/source/friendfeed.png - test/public/images/service_icons/source/friendster.png - test/public/images/service_icons/source/furl.png - test/public/images/service_icons/source/goodreads.png - test/public/images/service_icons/source/google.png - test/public/images/service_icons/source/googleblog.png - test/public/images/service_icons/source/googlenews.png - test/public/images/service_icons/source/icerocket.png - test/public/images/service_icons/source/icerocket.psd - test/public/images/service_icons/source/identica.png - test/public/images/service_icons/source/joost.png - test/public/images/service_icons/source/lastfm.png - test/public/images/service_icons/source/librarything.png - test/public/images/service_icons/source/linkedin.png - test/public/images/service_icons/source/livejournal.png - test/public/images/service_icons/source/magnolia.png - test/public/images/service_icons/source/mendeley.png - test/public/images/service_icons/source/metacafe.png - test/public/images/service_icons/source/metacafe.psd - test/public/images/service_icons/source/mixx.png - test/public/images/service_icons/source/myspace.png - test/public/images/service_icons/source/netflix.png - test/public/images/service_icons/source/netvibes.png - test/public/images/service_icons/source/newsvine.png - test/public/images/service_icons/source/oai.png - test/public/images/service_icons/source/odeo.png - test/public/images/service_icons/source/opml.png - test/public/images/service_icons/source/pandora.png - test/public/images/service_icons/source/photobucket.png - test/public/images/service_icons/source/picasa.png - test/public/images/service_icons/source/polyvore.png - test/public/images/service_icons/source/posterous.psd - test/public/images/service_icons/source/pownce.png - test/public/images/service_icons/source/reddit.png - test/public/images/service_icons/source/simpy.png - test/public/images/service_icons/source/smugmug.png - test/public/images/service_icons/source/stumbleupon.png - test/public/images/service_icons/source/tag.png - test/public/images/service_icons/source/technorati.png - test/public/images/service_icons/source/template.png - test/public/images/service_icons/source/tumblr.png - test/public/images/service_icons/source/twine.png - test/public/images/service_icons/source/twine.psd - test/public/images/service_icons/source/twitter.png - test/public/images/service_icons/source/vimeo.png - test/public/images/service_icons/source/webshots.png - test/public/images/service_icons/source/wordpress.png - test/public/images/service_icons/source/xanga.png - test/public/images/service_icons/source/yahoo.png - test/public/images/service_icons/source/yelp.png - test/public/images/service_icons/source/youtube.png - test/public/images/service_icons/source/zooomr.png - test/public/images/service_icons/source/zotero.png - test/public/images/spinner.gif - test/public/images/sprites.png - test/public/javascripts/application.js - test/public/javascripts/builder.js - test/public/javascripts/controls.js - test/public/javascripts/dragdrop.js - test/public/javascripts/effects.js - test/public/javascripts/fancyzoom.min.js - test/public/javascripts/jquery/colorpicker.js - test/public/javascripts/jquery/jquery-1.5.1.js - test/public/javascripts/jquery/jquery-ui-1.8.11.custom.js - test/public/javascripts/jquery/jquery-ui-1.8.4.custom.min.js - test/public/javascripts/jquery/jquery-ui.js - test/public/javascripts/jquery/jquery.autocomplete.js.readme - test/public/javascripts/jquery/jquery.autocomplete.min.js - test/public/javascripts/jquery/jquery.autocomplete.pack.js - test/public/javascripts/jquery/jquery.cookie.js - test/public/javascripts/jquery/jquery.easing.js - test/public/javascripts/jquery/jquery.fancybox.js - test/public/javascripts/jquery/jquery.form.js - test/public/javascripts/jquery/jquery.jgrowl.js - test/public/javascripts/jquery/jquery.js - test/public/javascripts/jquery/jquery.metadata.min.js - test/public/javascripts/jquery/jquery.mousewheel.js - test/public/javascripts/jquery/jquery.queryString.js - test/public/javascripts/jquery/jquery.swapimage.js - test/public/javascripts/jquery/jquery.swapimage.min.js - test/public/javascripts/jquery/jquery.timers.js - test/public/javascripts/jquery/jquery.tips.js - test/public/javascripts/jquery/jrails.js - test/public/javascripts/muck-countries.js - test/public/javascripts/muck-src.js - test/public/javascripts/muck-users.js - test/public/javascripts/muck.js - test/public/javascripts/muck_activities.js - test/public/javascripts/muck_admin.js - test/public/javascripts/muck_countries.js - test/public/javascripts/muck_time/en.js - test/public/javascripts/prototype.js - test/public/javascripts/rails.js - test/public/javascripts/scriptaculous.js - test/public/javascripts/slider.js - test/public/javascripts/sound.js - test/public/javascripts/tree.js - test/public/robots.txt - test/public/stylesheets/.gitkeep - test/public/stylesheets/.keep - test/public/stylesheets/admin.css - test/public/stylesheets/application.css - test/public/stylesheets/blueprint/ie.css - test/public/stylesheets/blueprint/liquid_screen.css - test/public/stylesheets/blueprint/plugins/buttons/icons/cross.png - test/public/stylesheets/blueprint/plugins/buttons/icons/key.png - test/public/stylesheets/blueprint/plugins/buttons/icons/tick.png - test/public/stylesheets/blueprint/plugins/buttons/readme.txt - test/public/stylesheets/blueprint/plugins/buttons/screen.css - test/public/stylesheets/blueprint/plugins/fancy-type/readme.txt - test/public/stylesheets/blueprint/plugins/fancy-type/screen.css - test/public/stylesheets/blueprint/plugins/link-icons/icons/doc.png - test/public/stylesheets/blueprint/plugins/link-icons/icons/email.png - test/public/stylesheets/blueprint/plugins/link-icons/icons/external.png - test/public/stylesheets/blueprint/plugins/link-icons/icons/feed.png - test/public/stylesheets/blueprint/plugins/link-icons/icons/im.png - test/public/stylesheets/blueprint/plugins/link-icons/icons/pdf.png - test/public/stylesheets/blueprint/plugins/link-icons/icons/visited.png - test/public/stylesheets/blueprint/plugins/link-icons/icons/xls.png - test/public/stylesheets/blueprint/plugins/link-icons/readme.txt - test/public/stylesheets/blueprint/plugins/link-icons/screen.css - test/public/stylesheets/blueprint/plugins/liquid/liquid.css - test/public/stylesheets/blueprint/plugins/liquid/src/liquid.css - test/public/stylesheets/blueprint/plugins/rtl/readme.txt - test/public/stylesheets/blueprint/plugins/rtl/screen.css - test/public/stylesheets/blueprint/print.css - test/public/stylesheets/blueprint/screen.css - test/public/stylesheets/blueprint/sprite.css - test/public/stylesheets/blueprint/src/forms.css - test/public/stylesheets/blueprint/src/grid.css - test/public/stylesheets/blueprint/src/grid.png - test/public/stylesheets/blueprint/src/ie.css - test/public/stylesheets/blueprint/src/print.css - test/public/stylesheets/blueprint/src/reset.css - test/public/stylesheets/blueprint/src/typography.css - test/public/stylesheets/default.css - test/public/stylesheets/flick/images/ui-bg_flat_0_aaaaaa_40x100.png - test/public/stylesheets/flick/images/ui-bg_flat_0_eeeeee_40x100.png - test/public/stylesheets/flick/images/ui-bg_flat_55_ffffff_40x100.png - test/public/stylesheets/flick/images/ui-bg_flat_75_ffffff_40x100.png - test/public/stylesheets/flick/images/ui-bg_glass_65_ffffff_1x400.png - test/public/stylesheets/flick/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png - test/public/stylesheets/flick/images/ui-bg_highlight-soft_25_0073ea_1x100.png - test/public/stylesheets/flick/images/ui-bg_highlight-soft_50_dddddd_1x100.png - test/public/stylesheets/flick/images/ui-icons_0073ea_256x240.png - test/public/stylesheets/flick/images/ui-icons_454545_256x240.png - test/public/stylesheets/flick/images/ui-icons_666666_256x240.png - test/public/stylesheets/flick/images/ui-icons_ff0084_256x240.png - test/public/stylesheets/flick/images/ui-icons_ffffff_256x240.png - test/public/stylesheets/flick/jquery-ui-1.8.1.custom.css - test/public/stylesheets/jquery/cupertino/images/ui-bg_diagonals-small_0_aaaaaa_40x40.png - test/public/stylesheets/jquery/cupertino/images/ui-bg_diagonals-thick_15_444444_40x40.png - test/public/stylesheets/jquery/cupertino/images/ui-bg_glass_100_f0f0f0_1x400.png - test/public/stylesheets/jquery/cupertino/images/ui-bg_glass_50_99c2ff_1x400.png - test/public/stylesheets/jquery/cupertino/images/ui-bg_glass_55_fbf5d0_1x400.png - test/public/stylesheets/jquery/cupertino/images/ui-bg_glass_80_e6e6e6_1x400.png - test/public/stylesheets/jquery/cupertino/images/ui-bg_glass_95_fef1ec_1x400.png - test/public/stylesheets/jquery/cupertino/images/ui-bg_highlight-hard_100_f9f9f9_1x100.png - test/public/stylesheets/jquery/cupertino/images/ui-bg_highlight-soft_100_e7eef3_1x100.png - test/public/stylesheets/jquery/cupertino/images/ui-icons_222222_256x240.png - test/public/stylesheets/jquery/cupertino/images/ui-icons_2694e8_256x240.png - test/public/stylesheets/jquery/cupertino/images/ui-icons_2e83ff_256x240.png - test/public/stylesheets/jquery/cupertino/images/ui-icons_72a7cf_256x240.png - test/public/stylesheets/jquery/cupertino/images/ui-icons_888888_256x240.png - test/public/stylesheets/jquery/cupertino/images/ui-icons_cd0a0a_256x240.png - test/public/stylesheets/jquery/cupertino/images/ui-icons_ffffff_256x240.png - test/public/stylesheets/jquery/cupertino/jquery-ui-1.7.1.custom.css - test/public/stylesheets/jquery/cupertino/jquery-ui-1.7.2.custom.css - test/public/stylesheets/jquery/jquery.autocomplete.css - test/public/stylesheets/jquery/jquery.fancybox.css - test/public/stylesheets/jquery/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png - test/public/stylesheets/jquery/redmond/images/ui-bg_flat_55_fbec88_40x100.png - test/public/stylesheets/jquery/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png - test/public/stylesheets/jquery/redmond/images/ui-bg_glass_85_dfeffc_1x400.png - test/public/stylesheets/jquery/redmond/images/ui-bg_glass_95_fef1ec_1x400.png - test/public/stylesheets/jquery/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png - test/public/stylesheets/jquery/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png - test/public/stylesheets/jquery/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png - test/public/stylesheets/jquery/redmond/images/ui-icons_217bc0_256x240.png - test/public/stylesheets/jquery/redmond/images/ui-icons_2e83ff_256x240.png - test/public/stylesheets/jquery/redmond/images/ui-icons_469bdd_256x240.png - test/public/stylesheets/jquery/redmond/images/ui-icons_6da8d5_256x240.png - test/public/stylesheets/jquery/redmond/images/ui-icons_cd0a0a_256x240.png - test/public/stylesheets/jquery/redmond/images/ui-icons_d8e7f3_256x240.png - test/public/stylesheets/jquery/redmond/images/ui-icons_f9bd01_256x240.png - test/public/stylesheets/jquery/redmond/jquery-ui-1.7.1.custom.css - test/public/stylesheets/jquery/redmond/jquery-ui-1.7.2.custom.css - test/public/stylesheets/jquery/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png - test/public/stylesheets/jquery/smoothness/images/ui-bg_flat_75_ffffff_40x100.png - test/public/stylesheets/jquery/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png - test/public/stylesheets/jquery/smoothness/images/ui-bg_glass_65_ffffff_1x400.png - test/public/stylesheets/jquery/smoothness/images/ui-bg_glass_75_dadada_1x400.png - test/public/stylesheets/jquery/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png - test/public/stylesheets/jquery/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png - test/public/stylesheets/jquery/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png - test/public/stylesheets/jquery/smoothness/images/ui-icons_222222_256x240.png - test/public/stylesheets/jquery/smoothness/images/ui-icons_2e83ff_256x240.png - test/public/stylesheets/jquery/smoothness/images/ui-icons_454545_256x240.png - test/public/stylesheets/jquery/smoothness/images/ui-icons_888888_256x240.png - test/public/stylesheets/jquery/smoothness/images/ui-icons_cd0a0a_256x240.png - test/public/stylesheets/jquery/smoothness/jquery-ui-1.7.1.custom.css - test/public/stylesheets/jquery/smoothness/jquery-ui-1.7.2.custom.css - test/public/stylesheets/jquery/smoothness/jquery-ui-1.8.11.custom.css - test/public/stylesheets/jquery/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png - test/public/stylesheets/jquery/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png - test/public/stylesheets/jquery/ui-lightness/images/ui-bg_flat_10_000000_40x100.png - test/public/stylesheets/jquery/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png - test/public/stylesheets/jquery/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png - test/public/stylesheets/jquery/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png - test/public/stylesheets/jquery/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png - test/public/stylesheets/jquery/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png - test/public/stylesheets/jquery/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png - test/public/stylesheets/jquery/ui-lightness/images/ui-icons_222222_256x240.png - test/public/stylesheets/jquery/ui-lightness/images/ui-icons_228ef1_256x240.png - test/public/stylesheets/jquery/ui-lightness/images/ui-icons_ef8c08_256x240.png - test/public/stylesheets/jquery/ui-lightness/images/ui-icons_ffd27a_256x240.png - test/public/stylesheets/jquery/ui-lightness/images/ui-icons_ffffff_256x240.png - test/public/stylesheets/jquery/ui-lightness/jquery-ui-1.7.1.custom.css - test/public/stylesheets/jquery/ui-lightness/jquery-ui-1.7.2.custom.css - test/public/stylesheets/jquery/ui-lightness/jquery-ui-1.8.11.custom.css - test/public/stylesheets/jquery/ui-lightness/jquery-ui-1.8.4.custom.css - test/public/stylesheets/muck-users.css - test/public/stylesheets/reset.css - test/public/stylesheets/styles.css - test/public/stylesheets/themes/blue/styles.css - test/public/stylesheets/themes/red/styles.css - test/script/rails - test/spec/controllers/access_code_requests_controller_spec.rb - test/spec/controllers/activations_controller_spec.rb - test/spec/controllers/admin/access_code_requests_controller_spec.rb - test/spec/controllers/admin/access_codes_controller_spec.rb - test/spec/controllers/admin/roles_controller_spec.rb - test/spec/controllers/admin/users_controller_spec.rb - test/spec/controllers/password_resets_controller_spec.rb - test/spec/controllers/user_sessions_controller_spec.rb - test/spec/controllers/username_request_controller_spec.rb - test/spec/controllers/users_controller_spec.rb - test/spec/helpers/muck_users_helper_spec.rb - test/spec/mailers/user_mailer_spec.rb - test/spec/models/access_code_request_spec.rb - test/spec/models/access_code_spec.rb - test/spec/models/permission_spec.rb - test/spec/models/role_spec.rb - test/spec/models/secure_methods_spec.rb - test/spec/models/user_spec.rb - test/spec/spec_helper.rb - test/test/fixtures/rails.png - test/vendor/plugins/.gitkeep has_rdoc: true homepage: http://github.com/jbasdf/muck_users licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.6.2 signing_key: specification_version: 3 summary: Easy to use user engine for Rails test_files: []