URLs without locale param
dev
1 parent f0c96c0 commit c4d4348c1f976530a5f0c1a66eb4309cbbd634a6
@Jose Lloret Jose Lloret authored on 15 Feb 2017
Showing 48 changed files
View
app/controllers/application_controller.rb
View
app/controllers/registrations_controller.rb
View
app/controllers/sessions_controller.rb
View
app/controllers/static_pages_controller.rb
View
app/controllers/user_identifiers_controller.rb
View
app/helpers/application_helper.rb
View
app/models/language.rb
View
app/models/org.rb
View
app/models/user.rb
View
app/views/devise/registrations/edit.html.erb
View
app/views/devise/sessions/new.html.erb
View
app/views/devise/shared/_links.erb
View
app/views/layouts/_navigation.html.erb
View
config/initializers/device.rb 0 → 100644
View
config/initializers/fast_gettext.rb
View
config/initializers/locale.rb
View
config/locale/en-UK/app.po 100644 → 0
View
config/locale/en-US/app.po 100644 → 0
View
config/locale/en_UK/app.po 0 → 100644
View
config/locale/en_US/app.po 0 → 100644
View
config/locales/bootstrap/en-UK.bootstrap.yml 100644 → 0
View
config/locales/bootstrap/en-US.bootstrap.yml 100644 → 0
View
config/locales/bootstrap/en_UK.bootstrap.yml 0 → 100644
View
config/locales/bootstrap/en_US.bootstrap.yml 0 → 100644
View
config/locales/contact_us/contact_us.en-UK.yml 100644 → 0
View
config/locales/contact_us/contact_us.en-US.yml 100644 → 0
View
config/locales/contact_us/contact_us.en_UK.yml 0 → 100644
View
config/locales/contact_us/contact_us.en_US.yml 0 → 100644
View
config/locales/devise/devise.en-UK.yml 100644 → 0
View
config/locales/devise/devise.en-US.yml 100644 → 0
View
config/locales/devise/devise.en_UK.yml 0 → 100644
View
config/locales/devise/devise.en_US.yml 0 → 100644
View
config/locales/devise/devise_invitable.en-UK.yml 100644 → 0
View
config/locales/devise/devise_invitable.en-US.yml 100644 → 0
View
config/locales/devise/devise_invitable.en_UK.yml 0 → 100644
View
config/locales/devise/devise_invitable.en_US.yml 0 → 100644
View
config/locales/en-UK.yml 100644 → 0
View
config/locales/en-US.yml 100644 → 0
View
config/locales/en_UK.yml 0 → 100644
View
config/locales/en_US.yml 0 → 100644
View
config/locales/static_pages/en-UK.static.yml.example 100644 → 0
View
config/locales/static_pages/en-US.static.yml.example 100644 → 0
View
config/locales/static_pages/en_UK.static.yml.example 0 → 100644
View
config/locales/static_pages/en_US.static.yml.example 0 → 100644
View
config/routes.rb
View
db/seeds.rb
View
lib/global_helpers.rb
View
lib/tasks/migrate.rake