--- !ruby/object:Gem::Specification name: typus version: !ruby/object:Gem::Version hash: 15 prerelease: false segments: - 3 - 0 - 4 version: 3.0.4 platform: ruby authors: - Francesc Esplugas autorequire: bindir: bin cert_chain: [] date: 2011-01-21 00:00:00 +01:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: fastercsv prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - "=" - !ruby/object:Gem::Version hash: 5 segments: - 1 - 5 - 3 version: 1.5.3 type: :runtime version_requirements: *id001 - !ruby/object:Gem::Dependency name: render_inheritable prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :runtime version_requirements: *id002 - !ruby/object:Gem::Dependency name: will_paginate prerelease: false requirement: &id003 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: -1876988247 segments: - 3 - 0 - pre2 version: 3.0.pre2 type: :runtime version_requirements: *id003 description: Awesome admin scaffold generator for Ruby on Rails applications. email: - core@typuscms.com executables: [] extensions: [] extra_rdoc_files: [] files: - app/controllers/admin/account_controller.rb - app/controllers/admin/base_controller.rb - app/controllers/admin/dashboard_controller.rb - app/controllers/admin/resource_controller.rb - app/controllers/admin/resources_controller.rb - app/controllers/admin/session_controller.rb - app/helpers/admin/base_helper.rb - app/helpers/admin/dashboard_helper.rb - app/helpers/admin/file_preview_helper.rb - app/helpers/admin/filters_helper.rb - app/helpers/admin/form_helper.rb - app/helpers/admin/relationships_helper.rb - app/helpers/admin/resources_helper.rb - app/helpers/admin/search_helper.rb - app/helpers/admin/sidebar_helper.rb - app/helpers/admin/table_helper.rb - app/mailers/admin/mailer.rb - app/views/admin/account/forgot_password.html.erb - app/views/admin/account/new.html.erb - app/views/admin/base/user_guide.html.erb - app/views/admin/dashboard/_sidebar.html.erb - app/views/admin/dashboard/show.html.erb - app/views/admin/dashboard/styles.html.erb - app/views/admin/helpers/_apps.html.erb - app/views/admin/helpers/_file_preview.html.erb - app/views/admin/helpers/_flash_message.html.erb - app/views/admin/helpers/_header.html.erb - app/views/admin/helpers/_login_info.html.erb - app/views/admin/helpers/dashboard/_applications.html.erb - app/views/admin/helpers/dashboard/_resources.html.erb - app/views/admin/helpers/filters/_filters.html.erb - app/views/admin/helpers/resources/_display_link_to_previous.html.erb - app/views/admin/helpers/resources/_errors.html.erb - app/views/admin/helpers/search/_search.html.erb - app/views/admin/helpers/sidebar/_sidebar.html.erb - app/views/admin/helpers/table/_table.html.erb - app/views/admin/mailer/reset_password_link.text.erb - app/views/admin/resources/_edit.html.erb - app/views/admin/resources/_form.html.erb - app/views/admin/resources/_index.html.erb - app/views/admin/resources/_new.html.erb - app/views/admin/resources/_show.html.erb - app/views/admin/resources/edit.html.erb - app/views/admin/resources/index.html.erb - app/views/admin/resources/new.html.erb - app/views/admin/resources/show.html.erb - app/views/admin/session/new.html.erb - app/views/admin/templates/_belongs_to.html.erb - app/views/admin/templates/_boolean.html.erb - app/views/admin/templates/_date.html.erb - app/views/admin/templates/_datetime.html.erb - app/views/admin/templates/_file.html.erb - app/views/admin/templates/_has_n.html.erb - app/views/admin/templates/_has_one.html.erb - app/views/admin/templates/_password.html.erb - app/views/admin/templates/_profile_sidebar.html.erb - app/views/admin/templates/_relate_form.html.erb - app/views/admin/templates/_selector.html.erb - app/views/admin/templates/_string.html.erb - app/views/admin/templates/_text.html.erb - app/views/admin/templates/_time.html.erb - app/views/admin/templates/_tree.html.erb - app/views/layouts/admin/base.html.erb - app/views/layouts/admin/session.html.erb - config/locales/typus.ca.models.yml - config/locales/typus.ca.yml - config/locales/typus.de.models.yml - config/locales/typus.de.yml - config/locales/typus.el.models.yml - config/locales/typus.el.yml - config/locales/typus.es.models.yml - config/locales/typus.es.yml - config/locales/typus.fr.models.yml - config/locales/typus.fr.yml - config/locales/typus.hu.models.yml - config/locales/typus.hu.yml - config/locales/typus.it.models.yml - config/locales/typus.it.yml - config/locales/typus.locale.models.yml.template - config/locales/typus.locale.yml.template - config/locales/typus.pt-BR.models.yml - config/locales/typus.pt-BR.yml - config/locales/typus.ru.models.yml - config/locales/typus.ru.yml - config/locales/typus.zh-CN.models.yml - config/locales/typus.zh-CN.yml - config/routes.rb - Gemfile - Gemfile.lock - lib/generators/templates/config/initializers/typus.rb - lib/generators/templates/config/initializers/typus_authentication.rb - lib/generators/templates/config/initializers/typus_resources.rb - lib/generators/templates/config/typus/application.yml - lib/generators/templates/config/typus/application_roles.yml - lib/generators/templates/config/typus/README - lib/generators/templates/config/typus/typus.yml - lib/generators/templates/config/typus/typus_roles.yml - lib/generators/templates/controller.rb - lib/generators/templates/migration.rb - lib/generators/templates/public/admin/javascripts/application.js - lib/generators/templates/public/admin/javascripts/jquery-1.4.4.min.js - lib/generators/templates/public/admin/javascripts/jquery.application.js - lib/generators/templates/public/admin/javascripts/jquery.rails.js - lib/generators/templates/public/admin/javascripts/jquery.searchField.js - lib/generators/templates/public/admin/stylesheets/application.css - lib/generators/templates/public/admin/stylesheets/screen.css - lib/generators/templates/public/admin/vendor/fancybox/blank.gif - lib/generators/templates/public/admin/vendor/fancybox/fancy_close.png - lib/generators/templates/public/admin/vendor/fancybox/fancy_loading.png - lib/generators/templates/public/admin/vendor/fancybox/fancy_nav_left.png - lib/generators/templates/public/admin/vendor/fancybox/fancy_nav_right.png - lib/generators/templates/public/admin/vendor/fancybox/fancy_shadow_e.png - lib/generators/templates/public/admin/vendor/fancybox/fancy_shadow_n.png - lib/generators/templates/public/admin/vendor/fancybox/fancy_shadow_ne.png - lib/generators/templates/public/admin/vendor/fancybox/fancy_shadow_nw.png - lib/generators/templates/public/admin/vendor/fancybox/fancy_shadow_s.png - lib/generators/templates/public/admin/vendor/fancybox/fancy_shadow_se.png - lib/generators/templates/public/admin/vendor/fancybox/fancy_shadow_sw.png - lib/generators/templates/public/admin/vendor/fancybox/fancy_shadow_w.png - lib/generators/templates/public/admin/vendor/fancybox/fancy_title_left.png - lib/generators/templates/public/admin/vendor/fancybox/fancy_title_main.png - lib/generators/templates/public/admin/vendor/fancybox/fancy_title_over.png - lib/generators/templates/public/admin/vendor/fancybox/fancy_title_right.png - lib/generators/templates/public/admin/vendor/fancybox/fancybox-x.png - lib/generators/templates/public/admin/vendor/fancybox/fancybox-y.png - lib/generators/templates/public/admin/vendor/fancybox/fancybox.png - lib/generators/templates/public/admin/vendor/fancybox/jquery.easing-1.3.pack.js - lib/generators/templates/public/admin/vendor/fancybox/jquery.fancybox-1.3.4.css - lib/generators/templates/public/admin/vendor/fancybox/jquery.fancybox-1.3.4.js - lib/generators/templates/public/admin/vendor/fancybox/jquery.fancybox-1.3.4.pack.js - lib/generators/templates/public/admin/vendor/fancybox/jquery.mousewheel-3.0.4.pack.js - lib/generators/templates/view.html.erb - lib/generators/typus/assets_generator.rb - lib/generators/typus/controller_generator.rb - lib/generators/typus/migration_generator.rb - lib/generators/typus/typus_generator.rb - lib/generators/typus/views_generator.rb - lib/support/active_record.rb - lib/support/array.rb - lib/support/fake_user.rb - lib/support/hash.rb - lib/support/object.rb - lib/support/string.rb - lib/tasks/typus.rake - lib/typus/actions.rb - lib/typus/authentication/base.rb - lib/typus/authentication/http_basic.rb - lib/typus/authentication/none.rb - lib/typus/authentication/session.rb - lib/typus/configuration.rb - lib/typus/engine.rb - lib/typus/filters.rb - lib/typus/format.rb - lib/typus/i18n.rb - lib/typus/orm/active_record/search.rb - lib/typus/orm/active_record.rb - lib/typus/resources.rb - lib/typus/user.rb - lib/typus/version.rb - lib/typus.rb - MIT-LICENSE - Rakefile - README.md has_rdoc: true homepage: http://core.typuscms.com/ 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: 23 segments: - 1 - 3 - 6 version: 1.3.6 requirements: [] rubyforge_project: typus rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: Effortless backend interface for Ruby on Rails applications. (Admin scaffold generator) test_files: []