--- !ruby/object:Gem::Specification name: brainsome_typus version: !ruby/object:Gem::Version version: 4.0.0.beta4 platform: ruby authors: - Francesc Esplugas - Brainsome-Developers autorequire: bindir: bin cert_chain: [] date: 2014-11-03 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: bcrypt-ruby requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 3.1.2 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 3.1.2 - !ruby/object:Gem::Dependency name: jquery-rails requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: rails requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '4' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '4' description: Ruby on Rails Admin Panel (Engine) to allow trusted users edit structured content. email: - support@typuscmf.com - executables: [] extensions: [] extra_rdoc_files: [] files: - CHANGELOG.md - Gemfile - Gemfile.lock - MIT-LICENSE - README.md - Rakefile - TODO.md - app/assets/javascripts/typus/application.js - app/assets/javascripts/typus/custom.js - app/assets/javascripts/typus/jquery-1.8.3-min.js - app/assets/javascripts/typus/jquery.application.js - app/assets/stylesheets/typus/application.css - app/assets/stylesheets/typus/custom.css - app/assets/stylesheets/typus/overrides.css.scss - 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/controllers/concerns/admin/actions.rb - app/controllers/concerns/admin/acts_as_list.rb - app/controllers/concerns/admin/ancestry.rb - app/controllers/concerns/admin/autocomplete.rb - app/controllers/concerns/admin/bulk.rb - app/controllers/concerns/admin/featured_image.rb - app/controllers/concerns/admin/filters.rb - app/controllers/concerns/admin/format.rb - app/controllers/concerns/admin/headless.rb - app/controllers/concerns/admin/hooks.rb - app/controllers/concerns/admin/multisite.rb - app/controllers/concerns/admin/navigation.rb - app/controllers/concerns/admin/trash.rb - app/helpers/admin/base_helper.rb - app/helpers/admin/resources/data_types/belongs_to_helper.rb - app/helpers/admin/resources/data_types/boolean_helper.rb - app/helpers/admin/resources/data_types/date_helper.rb - app/helpers/admin/resources/data_types/datetime_helper.rb - app/helpers/admin/resources/data_types/dragonfly_helper.rb - app/helpers/admin/resources/data_types/float_helper.rb - app/helpers/admin/resources/data_types/has_and_belongs_to_many_helper.rb - app/helpers/admin/resources/data_types/has_many_helper.rb - app/helpers/admin/resources/data_types/has_one_helper.rb - app/helpers/admin/resources/data_types/integer_helper.rb - app/helpers/admin/resources/data_types/paperclip_helper.rb - app/helpers/admin/resources/data_types/position_helper.rb - app/helpers/admin/resources/data_types/selector_helper.rb - app/helpers/admin/resources/data_types/string_helper.rb - app/helpers/admin/resources/data_types/text_helper.rb - app/helpers/admin/resources/data_types/transversal_helper.rb - app/helpers/admin/resources/data_types/tree_helper.rb - app/helpers/admin/resources/display_helper.rb - app/helpers/admin/resources/filters_helper.rb - app/helpers/admin/resources/form_helper.rb - app/helpers/admin/resources/list_helper.rb - app/helpers/admin/resources/pagination_helper.rb - app/helpers/admin/resources/relationships_helper.rb - app/helpers/admin/resources/sidebar_helper.rb - app/helpers/admin/resources/table_helper.rb - app/helpers/admin/resources_helper.rb - app/mailers/admin/mailer.rb - app/views/admin/account/_form.html.erb - app/views/admin/account/forgot_password.html.erb - app/views/admin/account/new.html.erb - app/views/admin/dashboard/_sidebar.html.erb - app/views/admin/dashboard/index.html.erb - app/views/admin/dashboard/styles.html.erb - app/views/admin/dashboard/widgets/_applications.html.erb - app/views/admin/dashboard/widgets/_default.html.erb - app/views/admin/dashboard/widgets/_models.html.erb - app/views/admin/dashboard/widgets/_models_extended.html.erb - app/views/admin/dashboard/widgets/_resources.html.erb - app/views/admin/dashboard/widgets/_users.html.erb - app/views/admin/mailer/reset_password_instructions.html.erb - app/views/admin/mailer/reset_password_instructions.text.erb - app/views/admin/resources/_actions.html.erb - app/views/admin/resources/_edit.html.erb - app/views/admin/resources/_form.html.erb - app/views/admin/resources/_form_javascripts.html.erb - app/views/admin/resources/_form_modal.html.erb - app/views/admin/resources/_index.html.erb - app/views/admin/resources/_new.html.erb - app/views/admin/resources/_pagination.html.erb - app/views/admin/resources/_show.html.erb - app/views/admin/resources/edit.html.erb - app/views/admin/resources/edit/_actions.html.erb - app/views/admin/resources/edit/_recently_edited.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/shared/_head.html.erb - app/views/admin/shared/_modals.html.erb - app/views/admin/shared/_sidebar_placeholder.html.erb - app/views/admin/templates/README.md - 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/_dragonfly.html.erb - app/views/admin/templates/_dragonfly_form_preview.html.erb - app/views/admin/templates/_dragonfly_preview.html.erb - app/views/admin/templates/_has_and_belongs_to_many.html.erb - app/views/admin/templates/_has_many.html.erb - app/views/admin/templates/_has_one.html.erb - app/views/admin/templates/_paperclip.html.erb - app/views/admin/templates/_paperclip_preview.html.erb - app/views/admin/templates/_password.html.erb - app/views/admin/templates/_position.html.erb - app/views/admin/templates/_profile_sidebar.html.erb - app/views/admin/templates/_selector.html.erb - app/views/admin/templates/_string.html.erb - app/views/admin/templates/_string_with_preview.html.erb - app/views/admin/templates/_text.html.erb - app/views/admin/templates/_text_with_ckeditor.html.erb - app/views/admin/templates/_text_with_ckeditor_and_assets.html.erb - app/views/admin/templates/_time.html.erb - app/views/admin/templates/_tree.html.erb - app/views/admin/templates/modals/_belongs_to.html.erb - app/views/admin/templates/modals/_dragonfly.html.erb - app/views/admin/templates/modals/_has_and_belongs_to_many.html.erb - app/views/admin/templates/modals/_has_many.html.erb - app/views/helpers/admin/base/_apps.html.erb - app/views/helpers/admin/base/_breadcrumbs.html.erb - app/views/helpers/admin/base/_flash_message.html.erb - app/views/helpers/admin/base/_login_info.html.erb - app/views/helpers/admin/dashboard/_resources.html.erb - app/views/helpers/admin/resources/_actions.html.erb - app/views/helpers/admin/resources/_errors.html.erb - app/views/helpers/admin/resources/_filters.html.erb - app/views/helpers/admin/resources/_search.html.erb - app/views/helpers/admin/resources/_sidebar.html.erb - app/views/helpers/admin/resources/_table.html.erb - app/views/layouts/admin/base.html.erb - app/views/layouts/admin/headless.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.pt-PT.models.yml - config/locales/typus.pt-PT.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 - 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/README - lib/generators/templates/config/typus/application.yml - lib/generators/templates/config/typus/application_roles.yml - lib/generators/templates/config/typus/typus.yml - lib/generators/templates/config/typus/typus_roles.yml - lib/generators/templates/controller.erb - lib/generators/templates/migration.erb - lib/generators/templates/view.html.erb - lib/generators/typus/config_generator.rb - lib/generators/typus/controller_generator.rb - lib/generators/typus/initializers_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/fake_user.rb - lib/support/hash.rb - lib/support/object.rb - lib/support/string.rb - lib/tasks/typus.rake - lib/typus.rb - lib/typus/authentication/base.rb - lib/typus/authentication/devise.rb - lib/typus/authentication/http_basic.rb - lib/typus/authentication/none.rb - lib/typus/authentication/none_with_role.rb - lib/typus/authentication/session.rb - lib/typus/configuration.rb - lib/typus/engine.rb - lib/typus/i18n.rb - lib/typus/orm/active_record.rb - lib/typus/orm/active_record/admin_user.rb - lib/typus/orm/active_record/class_methods.rb - lib/typus/orm/active_record/instance_methods.rb - lib/typus/orm/active_record/search.rb - lib/typus/orm/base/class_methods.rb - lib/typus/orm/base/search.rb - lib/typus/regex.rb - lib/typus/resources.rb - lib/typus/version.rb - typus.gemspec - vendor/assets/adapt/css/1200.css - vendor/assets/adapt/css/1200.min.css - vendor/assets/adapt/css/1560.css - vendor/assets/adapt/css/1560.min.css - vendor/assets/adapt/css/720.css - vendor/assets/adapt/css/720.min.css - vendor/assets/adapt/css/960.css - vendor/assets/adapt/css/960.min.css - vendor/assets/adapt/css/fluid.css - vendor/assets/adapt/css/fluid.min.css - vendor/assets/adapt/css/master.css - vendor/assets/adapt/css/mobile.css - vendor/assets/adapt/css/mobile.min.css - vendor/assets/adapt/css/reset.css - vendor/assets/adapt/css/text.css - vendor/assets/adapt/images/h1.png - vendor/assets/adapt/js/adapt.js - vendor/assets/adapt/js/adapt.min.js - vendor/assets/bootstrap-2.3.2/css/bootstrap-responsive.css - vendor/assets/bootstrap-2.3.2/css/bootstrap-responsive.min.css - vendor/assets/bootstrap-2.3.2/css/bootstrap.css - vendor/assets/bootstrap-2.3.2/css/bootstrap.min.css - vendor/assets/bootstrap-2.3.2/img/glyphicons-halflings-white.png - vendor/assets/bootstrap-2.3.2/img/glyphicons-halflings.png - vendor/assets/bootstrap-2.3.2/js/bootstrap.js - vendor/assets/bootstrap-2.3.2/js/bootstrap.min.js - vendor/assets/chosen/LICENSE.md - vendor/assets/chosen/chosen-sprite.png - vendor/assets/chosen/chosen.css - vendor/assets/chosen/chosen.jquery.js - vendor/assets/formalize/css/formalize.css - vendor/assets/formalize/images/button.png - vendor/assets/formalize/images/select_arrow.gif - vendor/assets/formalize/js/jquery.formalize.min.js homepage: https://github.com/brainsome-de/typus licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.9.3 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.8.11 requirements: [] rubyforge_project: rubygems_version: 2.4.2 signing_key: specification_version: 4 summary: Effortless backend interface for Ruby on Rails applications. (Admin scaffold generator) test_files: []