--- !ruby/object:Gem::Specification name: devise-foundation-views version: !ruby/object:Gem::Version version: 0.0.1 platform: ruby authors: - ethi autorequire: bindir: exe cert_chain: [] date: 2015-10-01 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: bundler requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.10' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.10' - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '10.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '10.0' description: Devise views based on foundation framework email: - ethirajsrinivasan@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".gitignore" - ".travis.yml" - Gemfile - LICENSE.txt - README.md - Rakefile - app/assets/stylesheets/devise_foundation_views_less.less - app/assets/stylesheets/devise_foundation_views_scss.scss - app/views/devise/confirmations/new.html.erb - app/views/devise/mailer/confirmation_instructions.html.erb - app/views/devise/mailer/reset_password_instructions.html.erb - app/views/devise/mailer/unlock_instructions.html.erb - app/views/devise/passwords/edit.html.erb - app/views/devise/passwords/new.html.erb - app/views/devise/registrations/edit.html.erb - app/views/devise/registrations/new.html.erb - app/views/devise/sessions/new.html.erb - app/views/devise/shared/_links.html.erb - app/views/devise/unlocks/new.html.erb - app/views/devise_haml/confirmations/new.html.haml - app/views/devise_haml/mailer/confirmation_instructions.html.haml - app/views/devise_haml/mailer/reset_password_instructions.html.haml - app/views/devise_haml/mailer/unlock_instructions.html.haml - app/views/devise_haml/passwords/edit.html.haml - app/views/devise_haml/passwords/new.html.haml - app/views/devise_haml/registrations/edit.html.haml - app/views/devise_haml/registrations/new.html.haml - app/views/devise_haml/sessions/new.html.haml - app/views/devise_haml/shared/_links.html.haml - app/views/devise_haml/unlocks/new.html.haml - app/views/devise_slim/confirmations/new.html.slim - app/views/devise_slim/mailer/confirmation_instructions.html.slim - app/views/devise_slim/mailer/reset_password_instructions.html.slim - app/views/devise_slim/mailer/unlock_instructions.html.slim - app/views/devise_slim/passwords/edit.html.slim - app/views/devise_slim/passwords/new.html.slim - app/views/devise_slim/registrations/edit.html.slim - app/views/devise_slim/registrations/new.html.slim - app/views/devise_slim/sessions/new.html.slim - app/views/devise_slim/shared/_links.html.slim - app/views/devise_slim/unlocks/new.html.slim - devise-foundation-views.gemspec - lib/devise-foundation-views.rb - lib/devise_foundation_views_helper.rb - lib/generators/devise/views/foundation_templates/foundation_templates_generator.rb - lib/generators/devise/views/locale/locale_generator.rb - lib/version.rb - locales/ar.yml - locales/ca.yml - locales/cs.yml - locales/de.yml - locales/en.yml - locales/es-AR.yml - locales/es-ES.yml - locales/es.yml - locales/fr.yml - locales/hu.yml - locales/it.yml - locales/nl.yml - locales/pl.yml - locales/pt-BR.yml - locales/ru.yml - locales/tr.yml - locales/uk.yml - locales/zh-CN.yml - locales/zh-TW.yml homepage: https://github.com/ethirajsrinivasan/devise-foundation-views licenses: - MIT metadata: allowed_push_host: https://rubygems.org post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.4.8 signing_key: specification_version: 4 summary: Devise views based on foundation framework test_files: []