# -*- encoding: utf-8 -*- # stub: brainsome_typus 4.0.0.beta1 ruby lib Gem::Specification.new do |s| s.name = "brainsome_typus".freeze s.version = "4.0.0.beta1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 1.8.11".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Francesc Esplugas".freeze, "Brainsome-Developers".freeze] s.date = "2014-08-26" s.description = "Ruby on Rails Admin Panel (Engine) to allow trusted users edit structured content.".freeze s.email = ["support@typuscmf.com".freeze, nil] s.files = ["CHANGELOG.md".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "MIT-LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "TODO.md".freeze, "app/assets/javascripts/typus/application.js".freeze, "app/assets/javascripts/typus/custom.js".freeze, "app/assets/javascripts/typus/jquery-1.8.3-min.js".freeze, "app/assets/javascripts/typus/jquery.application.js".freeze, "app/assets/stylesheets/typus/application.css".freeze, "app/assets/stylesheets/typus/custom.css".freeze, "app/assets/stylesheets/typus/overrides.css.scss".freeze, "app/controllers/admin/account_controller.rb".freeze, "app/controllers/admin/base_controller.rb".freeze, "app/controllers/admin/dashboard_controller.rb".freeze, "app/controllers/admin/resource_controller.rb".freeze, "app/controllers/admin/resources_controller.rb".freeze, "app/controllers/admin/session_controller.rb".freeze, "app/controllers/concerns/admin/actions.rb".freeze, "app/controllers/concerns/admin/acts_as_list.rb".freeze, "app/controllers/concerns/admin/ancestry.rb".freeze, "app/controllers/concerns/admin/autocomplete.rb".freeze, "app/controllers/concerns/admin/bulk.rb".freeze, "app/controllers/concerns/admin/featured_image.rb".freeze, "app/controllers/concerns/admin/filters.rb".freeze, "app/controllers/concerns/admin/format.rb".freeze, "app/controllers/concerns/admin/headless.rb".freeze, "app/controllers/concerns/admin/hooks.rb".freeze, "app/controllers/concerns/admin/multisite.rb".freeze, "app/controllers/concerns/admin/navigation.rb".freeze, "app/controllers/concerns/admin/trash.rb".freeze, "app/helpers/admin/base_helper.rb".freeze, "app/helpers/admin/resources/data_types/belongs_to_helper.rb".freeze, "app/helpers/admin/resources/data_types/boolean_helper.rb".freeze, "app/helpers/admin/resources/data_types/date_helper.rb".freeze, "app/helpers/admin/resources/data_types/datetime_helper.rb".freeze, "app/helpers/admin/resources/data_types/dragonfly_helper.rb".freeze, "app/helpers/admin/resources/data_types/float_helper.rb".freeze, "app/helpers/admin/resources/data_types/has_and_belongs_to_many_helper.rb".freeze, "app/helpers/admin/resources/data_types/has_many_helper.rb".freeze, "app/helpers/admin/resources/data_types/has_one_helper.rb".freeze, "app/helpers/admin/resources/data_types/integer_helper.rb".freeze, "app/helpers/admin/resources/data_types/paperclip_helper.rb".freeze, "app/helpers/admin/resources/data_types/position_helper.rb".freeze, "app/helpers/admin/resources/data_types/selector_helper.rb".freeze, "app/helpers/admin/resources/data_types/string_helper.rb".freeze, "app/helpers/admin/resources/data_types/text_helper.rb".freeze, "app/helpers/admin/resources/data_types/transversal_helper.rb".freeze, "app/helpers/admin/resources/data_types/tree_helper.rb".freeze, "app/helpers/admin/resources/display_helper.rb".freeze, "app/helpers/admin/resources/filters_helper.rb".freeze, "app/helpers/admin/resources/form_helper.rb".freeze, "app/helpers/admin/resources/list_helper.rb".freeze, "app/helpers/admin/resources/pagination_helper.rb".freeze, "app/helpers/admin/resources/relationships_helper.rb".freeze, "app/helpers/admin/resources/sidebar_helper.rb".freeze, "app/helpers/admin/resources/table_helper.rb".freeze, "app/helpers/admin/resources_helper.rb".freeze, "app/mailers/admin/mailer.rb".freeze, "app/views/admin/account/_form.html.erb".freeze, "app/views/admin/account/forgot_password.html.erb".freeze, "app/views/admin/account/new.html.erb".freeze, "app/views/admin/dashboard/_sidebar.html.erb".freeze, "app/views/admin/dashboard/index.html.erb".freeze, "app/views/admin/dashboard/styles.html.erb".freeze, "app/views/admin/dashboard/widgets/_applications.html.erb".freeze, "app/views/admin/dashboard/widgets/_default.html.erb".freeze, "app/views/admin/dashboard/widgets/_models.html.erb".freeze, "app/views/admin/dashboard/widgets/_models_extended.html.erb".freeze, "app/views/admin/dashboard/widgets/_resources.html.erb".freeze, "app/views/admin/dashboard/widgets/_users.html.erb".freeze, "app/views/admin/mailer/reset_password_instructions.html.erb".freeze, "app/views/admin/mailer/reset_password_instructions.text.erb".freeze, "app/views/admin/resources/_actions.html.erb".freeze, "app/views/admin/resources/_edit.html.erb".freeze, "app/views/admin/resources/_form.html.erb".freeze, "app/views/admin/resources/_form_javascripts.html.erb".freeze, "app/views/admin/resources/_form_modal.html.erb".freeze, "app/views/admin/resources/_index.html.erb".freeze, "app/views/admin/resources/_new.html.erb".freeze, "app/views/admin/resources/_pagination.html.erb".freeze, "app/views/admin/resources/_show.html.erb".freeze, "app/views/admin/resources/edit.html.erb".freeze, "app/views/admin/resources/edit/_actions.html.erb".freeze, "app/views/admin/resources/edit/_recently_edited.html.erb".freeze, "app/views/admin/resources/index.html.erb".freeze, "app/views/admin/resources/new.html.erb".freeze, "app/views/admin/resources/show.html.erb".freeze, "app/views/admin/session/new.html.erb".freeze, "app/views/admin/shared/_head.html.erb".freeze, "app/views/admin/shared/_modals.html.erb".freeze, "app/views/admin/shared/_sidebar_placeholder.html.erb".freeze, "app/views/admin/templates/README.md".freeze, "app/views/admin/templates/_belongs_to.html.erb".freeze, "app/views/admin/templates/_boolean.html.erb".freeze, "app/views/admin/templates/_date.html.erb".freeze, "app/views/admin/templates/_datetime.html.erb".freeze, "app/views/admin/templates/_dragonfly.html.erb".freeze, "app/views/admin/templates/_dragonfly_form_preview.html.erb".freeze, "app/views/admin/templates/_dragonfly_preview.html.erb".freeze, "app/views/admin/templates/_has_and_belongs_to_many.html.erb".freeze, "app/views/admin/templates/_has_many.html.erb".freeze, "app/views/admin/templates/_has_one.html.erb".freeze, "app/views/admin/templates/_paperclip.html.erb".freeze, "app/views/admin/templates/_paperclip_preview.html.erb".freeze, "app/views/admin/templates/_password.html.erb".freeze, "app/views/admin/templates/_position.html.erb".freeze, "app/views/admin/templates/_profile_sidebar.html.erb".freeze, "app/views/admin/templates/_selector.html.erb".freeze, "app/views/admin/templates/_string.html.erb".freeze, "app/views/admin/templates/_string_with_preview.html.erb".freeze, "app/views/admin/templates/_text.html.erb".freeze, "app/views/admin/templates/_text_with_ckeditor.html.erb".freeze, "app/views/admin/templates/_text_with_ckeditor_and_assets.html.erb".freeze, "app/views/admin/templates/_time.html.erb".freeze, "app/views/admin/templates/_tree.html.erb".freeze, "app/views/admin/templates/modals/_belongs_to.html.erb".freeze, "app/views/admin/templates/modals/_dragonfly.html.erb".freeze, "app/views/admin/templates/modals/_has_and_belongs_to_many.html.erb".freeze, "app/views/admin/templates/modals/_has_many.html.erb".freeze, "app/views/helpers/admin/base/_apps.html.erb".freeze, "app/views/helpers/admin/base/_breadcrumbs.html.erb".freeze, "app/views/helpers/admin/base/_flash_message.html.erb".freeze, "app/views/helpers/admin/base/_login_info.html.erb".freeze, "app/views/helpers/admin/dashboard/_resources.html.erb".freeze, "app/views/helpers/admin/resources/_actions.html.erb".freeze, "app/views/helpers/admin/resources/_errors.html.erb".freeze, "app/views/helpers/admin/resources/_filters.html.erb".freeze, "app/views/helpers/admin/resources/_search.html.erb".freeze, "app/views/helpers/admin/resources/_sidebar.html.erb".freeze, "app/views/helpers/admin/resources/_table.html.erb".freeze, "app/views/layouts/admin/base.html.erb".freeze, "app/views/layouts/admin/headless.html.erb".freeze, "app/views/layouts/admin/session.html.erb".freeze, "config/locales/typus.ca.models.yml".freeze, "config/locales/typus.ca.yml".freeze, "config/locales/typus.de.models.yml".freeze, "config/locales/typus.de.yml".freeze, "config/locales/typus.el.models.yml".freeze, "config/locales/typus.el.yml".freeze, "config/locales/typus.es.models.yml".freeze, "config/locales/typus.es.yml".freeze, "config/locales/typus.fr.models.yml".freeze, "config/locales/typus.fr.yml".freeze, "config/locales/typus.hu.models.yml".freeze, "config/locales/typus.hu.yml".freeze, "config/locales/typus.it.models.yml".freeze, "config/locales/typus.it.yml".freeze, "config/locales/typus.locale.models.yml.template".freeze, "config/locales/typus.locale.yml.template".freeze, "config/locales/typus.pt-BR.models.yml".freeze, "config/locales/typus.pt-BR.yml".freeze, "config/locales/typus.pt-PT.models.yml".freeze, "config/locales/typus.pt-PT.yml".freeze, "config/locales/typus.ru.models.yml".freeze, "config/locales/typus.ru.yml".freeze, "config/locales/typus.zh-CN.models.yml".freeze, "config/locales/typus.zh-CN.yml".freeze, "config/routes.rb".freeze, "lib/generators/templates/config/initializers/typus.rb".freeze, "lib/generators/templates/config/initializers/typus_authentication.rb".freeze, "lib/generators/templates/config/initializers/typus_resources.rb".freeze, "lib/generators/templates/config/typus/README".freeze, "lib/generators/templates/config/typus/application.yml".freeze, "lib/generators/templates/config/typus/application_roles.yml".freeze, "lib/generators/templates/config/typus/typus.yml".freeze, "lib/generators/templates/config/typus/typus_roles.yml".freeze, "lib/generators/templates/controller.erb".freeze, "lib/generators/templates/migration.erb".freeze, "lib/generators/templates/view.html.erb".freeze, "lib/generators/typus/config_generator.rb".freeze, "lib/generators/typus/controller_generator.rb".freeze, "lib/generators/typus/initializers_generator.rb".freeze, "lib/generators/typus/migration_generator.rb".freeze, "lib/generators/typus/typus_generator.rb".freeze, "lib/generators/typus/views_generator.rb".freeze, "lib/support/active_record.rb".freeze, "lib/support/fake_user.rb".freeze, "lib/support/hash.rb".freeze, "lib/support/object.rb".freeze, "lib/support/string.rb".freeze, "lib/tasks/typus.rake".freeze, "lib/typus.rb".freeze, "lib/typus/authentication/base.rb".freeze, "lib/typus/authentication/devise.rb".freeze, "lib/typus/authentication/http_basic.rb".freeze, "lib/typus/authentication/none.rb".freeze, "lib/typus/authentication/none_with_role.rb".freeze, "lib/typus/authentication/session.rb".freeze, "lib/typus/configuration.rb".freeze, "lib/typus/engine.rb".freeze, "lib/typus/i18n.rb".freeze, "lib/typus/orm/active_record.rb".freeze, "lib/typus/orm/active_record/admin_user.rb".freeze, "lib/typus/orm/active_record/class_methods.rb".freeze, "lib/typus/orm/active_record/instance_methods.rb".freeze, "lib/typus/orm/active_record/search.rb".freeze, "lib/typus/orm/base/class_methods.rb".freeze, "lib/typus/orm/base/search.rb".freeze, "lib/typus/regex.rb".freeze, "lib/typus/resources.rb".freeze, "lib/typus/version.rb".freeze, "typus.gemspec".freeze, "vendor/assets/adapt/css/1200.css".freeze, "vendor/assets/adapt/css/1200.min.css".freeze, "vendor/assets/adapt/css/1560.css".freeze, "vendor/assets/adapt/css/1560.min.css".freeze, "vendor/assets/adapt/css/720.css".freeze, "vendor/assets/adapt/css/720.min.css".freeze, "vendor/assets/adapt/css/960.css".freeze, "vendor/assets/adapt/css/960.min.css".freeze, "vendor/assets/adapt/css/fluid.css".freeze, "vendor/assets/adapt/css/fluid.min.css".freeze, "vendor/assets/adapt/css/master.css".freeze, "vendor/assets/adapt/css/mobile.css".freeze, "vendor/assets/adapt/css/mobile.min.css".freeze, "vendor/assets/adapt/css/reset.css".freeze, "vendor/assets/adapt/css/text.css".freeze, "vendor/assets/adapt/images/h1.png".freeze, "vendor/assets/adapt/js/adapt.js".freeze, "vendor/assets/adapt/js/adapt.min.js".freeze, "vendor/assets/bootstrap-2.3.2/css/bootstrap-responsive.css".freeze, "vendor/assets/bootstrap-2.3.2/css/bootstrap-responsive.min.css".freeze, "vendor/assets/bootstrap-2.3.2/css/bootstrap.css".freeze, "vendor/assets/bootstrap-2.3.2/css/bootstrap.min.css".freeze, "vendor/assets/bootstrap-2.3.2/img/glyphicons-halflings-white.png".freeze, "vendor/assets/bootstrap-2.3.2/img/glyphicons-halflings.png".freeze, "vendor/assets/bootstrap-2.3.2/js/bootstrap.js".freeze, "vendor/assets/bootstrap-2.3.2/js/bootstrap.min.js".freeze, "vendor/assets/chosen/LICENSE.md".freeze, "vendor/assets/chosen/chosen-sprite.png".freeze, "vendor/assets/chosen/chosen.css".freeze, "vendor/assets/chosen/chosen.jquery.js".freeze, "vendor/assets/formalize/css/formalize.css".freeze, "vendor/assets/formalize/images/button.png".freeze, "vendor/assets/formalize/images/select_arrow.gif".freeze, "vendor/assets/formalize/js/jquery.formalize.min.js".freeze] s.homepage = "http://github.com/torial/typus".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 1.9.3".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Effortless backend interface for Ruby on Rails applications. (Admin scaffold generator)".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 3.1.2".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4".freeze]) end