mtdevise 3.5.8
mtdevise(4) adds multi-tenant basecamp style user logins (multi-tenant authetication using devise) to your ruby on rails application.
Gemfile:
=
install:
=
Runtime Dependencies (19):
bootstrap-sass
>= 3.3.7, ~> 3.3
devise
~> 4.2
font-awesome-rails
>= 4.6.3.1, ~> 4.6
gravtastic
>= 3.2.6, ~> 3.2
houser
~> 2.0
jquery-rails
>= 4.2.1, ~> 4.2
jquery-ui-rails
>= 5.0.5, ~> 5.0
omniauth-facebook
~> 4.0
omniauth-github
>= 1.1.2, ~> 1.1
omniauth-google-oauth2
~> 0.4.1
omniauth-instagram
>= 1.0.2, ~> 1.0
omniauth-twitter
>= 1.2.1, ~> 1.2
pg
~> 0.19.0
phcnotifi
>= 3.3.4, ~> 3.3
phctitleseo
>= 3.3.4, ~> 3.3
rails
>= 5.0.0.1, ~> 5.0
responders
~> 2.3
sass-rails
>= 5.0.6, ~> 5.0
simple_token_authentication
~> 1.13
Development Dependencies (13):
byebug
>= 9.0.5, ~> 9.0
capybara
>= 2.9.1, ~> 2.9
database_cleaner
>= 1.5.3, ~> 1.5
factory_girl_rails
~> 4.7
faker
>= 1.6.6, ~> 1.6
launchy
>= 2.4.3, ~> 2.4
letter_opener
>= 1.4.1, ~> 1.4
minitest
~> 5.9
rspec-rails
>= 3.5.2, ~> 3.5
selenium-webdriver
>= 2.53.4, ~> 2.53
shoulda-matchers
>= 3.1.1, ~> 3.1
simplecov
~> 0.12.0
sqlite3
>= 1.3.11, ~> 1.3