--- !ruby/object:Gem::Specification name: wallaby version: !ruby/object:Gem::Version version: 7.0.0 platform: ruby authors: - Tianwen Chen autorequire: bindir: bin cert_chain: [] date: 2024-04-23 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: wallaby-core 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: wallaby-active_record requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.3.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.3.0 - !ruby/object:Gem::Dependency name: jbuilder 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: sass-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: sprockets-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: foreman requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: wallaby-cop requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' description: Autocomplete the resourceful actions and views for ORMs for admin interface and other purposespec. email: - me@tian.im executables: [] extensions: [] extra_rdoc_files: [] files: - LICENSE - app/assets/fonts/FontAwesome.otf - app/assets/fonts/fontawesome-webfont.eot - app/assets/fonts/fontawesome-webfont.svg - app/assets/fonts/fontawesome-webfont.ttf - app/assets/fonts/fontawesome-webfont.woff - app/assets/fonts/fontawesome-webfont.woff2 - app/assets/fonts/summernote.eot - app/assets/fonts/summernote.hash - app/assets/fonts/summernote.ttf - app/assets/fonts/summernote.woff - app/assets/fonts/summernote.woff2 - app/assets/images/wallaby/bad_request.png - app/assets/images/wallaby/forbidden.png - app/assets/images/wallaby/internal_server_error.png - app/assets/images/wallaby/not_found.png - app/assets/images/wallaby/not_implemented.png - app/assets/images/wallaby/unauthorized.png - app/assets/images/wallaby/unprocessable_entity.png - app/assets/javascripts/wallaby/application.js - app/assets/javascripts/wallaby/auto_select.js - app/assets/javascripts/wallaby/base.js - app/assets/javascripts/wallaby/core.js - app/assets/javascripts/wallaby/core.js.map - app/assets/javascripts/wallaby/setup.js - app/assets/stylesheets/wallaby/application.scss - app/assets/stylesheets/wallaby/base.scss - app/assets/stylesheets/wallaby/base/_fonts.scss - app/assets/stylesheets/wallaby/base/_functions.scss - app/assets/stylesheets/wallaby/base/_layout.scss - app/assets/stylesheets/wallaby/base/_layout_desktop.scss - app/assets/stylesheets/wallaby/base/_mixins.scss - app/assets/stylesheets/wallaby/base/_override.scss - app/assets/stylesheets/wallaby/base/_override_vars.scss - app/assets/stylesheets/wallaby/base/_vars.scss - app/assets/stylesheets/wallaby/components/_auto_select.scss - app/assets/stylesheets/wallaby/components/_auto_select_desktop.scss - app/assets/stylesheets/wallaby/components/_color_square.scss - app/assets/stylesheets/wallaby/components/_filters.scss - app/assets/stylesheets/wallaby/components/_links.scss - app/assets/stylesheets/wallaby/components/_pagination.scss - app/assets/stylesheets/wallaby/components/_query.scss - app/assets/stylesheets/wallaby/components/_text.scss - app/assets/stylesheets/wallaby/core.scss - app/assets/stylesheets/wallaby/pages/_error.scss - app/assets/stylesheets/wallaby/pages/_form.scss - app/assets/stylesheets/wallaby/pages/_index.scss - app/assets/stylesheets/wallaby/pages/_index_desktop.scss - app/assets/stylesheets/wallaby/pages/_show.scss - app/assets/stylesheets/wallaby/pages/_show_desktop.scss - app/javascript/wallaby/core.js - app/javascript/wallaby/globals.js - app/stylesheets/wallaby/core.scss - app/views/layouts/wallaby/resources.csv.erb - app/views/layouts/wallaby/resources.html.erb - app/views/layouts/wallaby/resources.json.erb - app/views/wallaby/resources/_edit_page.html.erb - app/views/wallaby/resources/_flash_messages.html.erb - app/views/wallaby/resources/_footer.html.erb - app/views/wallaby/resources/_form.html.erb - app/views/wallaby/resources/_frontend.html.erb - app/views/wallaby/resources/_header.html.erb - app/views/wallaby/resources/_home_page.html.erb - app/views/wallaby/resources/_imodal.html.erb - app/views/wallaby/resources/_index_actions.html.erb - app/views/wallaby/resources/_index_filters.html.erb - app/views/wallaby/resources/_index_page.html.erb - app/views/wallaby/resources/_index_pagination.html.erb - app/views/wallaby/resources/_index_query.html.erb - app/views/wallaby/resources/_logo.html.erb - app/views/wallaby/resources/_navs.html.erb - app/views/wallaby/resources/_new_page.html.erb - app/views/wallaby/resources/_resource_actions.html.erb - app/views/wallaby/resources/_resource_navs.html.erb - app/views/wallaby/resources/_show_page.html.erb - app/views/wallaby/resources/_title.html.erb - app/views/wallaby/resources/_user_menu.html.erb - app/views/wallaby/resources/bad_request.json.jbuilder - app/views/wallaby/resources/edit.html.erb - app/views/wallaby/resources/error.html.erb - app/views/wallaby/resources/error.json.jbuilder - app/views/wallaby/resources/form.json.jbuilder - app/views/wallaby/resources/form/_active_storage.html.erb - app/views/wallaby/resources/form/_belongs_to.html.erb - app/views/wallaby/resources/form/_bigint.html.erb - app/views/wallaby/resources/form/_bigserial.html.erb - app/views/wallaby/resources/form/_binary.html.erb - app/views/wallaby/resources/form/_bit.html.erb - app/views/wallaby/resources/form/_bit_varying.html.erb - app/views/wallaby/resources/form/_blob.html.erb - app/views/wallaby/resources/form/_boolean.html.erb - app/views/wallaby/resources/form/_box.html.erb - app/views/wallaby/resources/form/_cidr.html.erb - app/views/wallaby/resources/form/_circle.html.erb - app/views/wallaby/resources/form/_citext.html.erb - app/views/wallaby/resources/form/_color.html.erb - app/views/wallaby/resources/form/_date.html.erb - app/views/wallaby/resources/form/_daterange.html.erb - app/views/wallaby/resources/form/_datetime.html.erb - app/views/wallaby/resources/form/_decimal.html.erb - app/views/wallaby/resources/form/_dropdown.html.erb - app/views/wallaby/resources/form/_email.html.erb - app/views/wallaby/resources/form/_file.html.erb - app/views/wallaby/resources/form/_float.html.erb - app/views/wallaby/resources/form/_has_and_belongs_to_many.html.erb - app/views/wallaby/resources/form/_has_many.html.erb - app/views/wallaby/resources/form/_has_one.html.erb - app/views/wallaby/resources/form/_hstore.html.erb - app/views/wallaby/resources/form/_inet.html.erb - app/views/wallaby/resources/form/_int4range.html.erb - app/views/wallaby/resources/form/_int8range.html.erb - app/views/wallaby/resources/form/_integer.html.erb - app/views/wallaby/resources/form/_json.html.erb - app/views/wallaby/resources/form/_jsonb.html.erb - app/views/wallaby/resources/form/_line.html.erb - app/views/wallaby/resources/form/_longblob.html.erb - app/views/wallaby/resources/form/_longtext.html.erb - app/views/wallaby/resources/form/_lseg.html.erb - app/views/wallaby/resources/form/_ltree.html.erb - app/views/wallaby/resources/form/_macaddr.html.erb - app/views/wallaby/resources/form/_markdown.html.erb - app/views/wallaby/resources/form/_mediumblob.html.erb - app/views/wallaby/resources/form/_mediumtext.html.erb - app/views/wallaby/resources/form/_money.html.erb - app/views/wallaby/resources/form/_numrange.html.erb - app/views/wallaby/resources/form/_password.html.erb - app/views/wallaby/resources/form/_path.html.erb - app/views/wallaby/resources/form/_point.html.erb - app/views/wallaby/resources/form/_polygon.html.erb - app/views/wallaby/resources/form/_serial.html.erb - app/views/wallaby/resources/form/_sti.html.erb - app/views/wallaby/resources/form/_string.html.erb - app/views/wallaby/resources/form/_text.html.erb - app/views/wallaby/resources/form/_time.html.erb - app/views/wallaby/resources/form/_tinyblob.html.erb - app/views/wallaby/resources/form/_tinytext.html.erb - app/views/wallaby/resources/form/_tsrange.html.erb - app/views/wallaby/resources/form/_tstzrange.html.erb - app/views/wallaby/resources/form/_tsvector.html.erb - app/views/wallaby/resources/form/_unsigned_bigint.html.erb - app/views/wallaby/resources/form/_unsigned_decimal.html.erb - app/views/wallaby/resources/form/_unsigned_float.html.erb - app/views/wallaby/resources/form/_unsigned_integer.html.erb - app/views/wallaby/resources/form/_uuid.html.erb - app/views/wallaby/resources/form/_xml.html.erb - app/views/wallaby/resources/home.html.erb - app/views/wallaby/resources/index.csv.erb - app/views/wallaby/resources/index.html.erb - app/views/wallaby/resources/index.json.jbuilder - app/views/wallaby/resources/index/_active_storage.html.erb - app/views/wallaby/resources/index/_belongs_to.csv.erb - app/views/wallaby/resources/index/_belongs_to.html.erb - app/views/wallaby/resources/index/_bigint.csv.erb - app/views/wallaby/resources/index/_bigint.html.erb - app/views/wallaby/resources/index/_bigserial.csv.erb - app/views/wallaby/resources/index/_bigserial.html.erb - app/views/wallaby/resources/index/_binary.csv.erb - app/views/wallaby/resources/index/_binary.html.erb - app/views/wallaby/resources/index/_bit.csv.erb - app/views/wallaby/resources/index/_bit.html.erb - app/views/wallaby/resources/index/_bit_varying.csv.erb - app/views/wallaby/resources/index/_bit_varying.html.erb - app/views/wallaby/resources/index/_blob.csv.erb - app/views/wallaby/resources/index/_blob.html.erb - app/views/wallaby/resources/index/_boolean.csv.erb - app/views/wallaby/resources/index/_boolean.html.erb - app/views/wallaby/resources/index/_box.csv.erb - app/views/wallaby/resources/index/_box.html.erb - app/views/wallaby/resources/index/_cidr.csv.erb - app/views/wallaby/resources/index/_cidr.html.erb - app/views/wallaby/resources/index/_circle.csv.erb - app/views/wallaby/resources/index/_circle.html.erb - app/views/wallaby/resources/index/_citext.csv.erb - app/views/wallaby/resources/index/_citext.html.erb - app/views/wallaby/resources/index/_color.csv.erb - app/views/wallaby/resources/index/_color.html.erb - app/views/wallaby/resources/index/_date.csv.erb - app/views/wallaby/resources/index/_date.html.erb - app/views/wallaby/resources/index/_daterange.csv.erb - app/views/wallaby/resources/index/_daterange.html.erb - app/views/wallaby/resources/index/_datetime.csv.erb - app/views/wallaby/resources/index/_datetime.html.erb - app/views/wallaby/resources/index/_decimal.csv.erb - app/views/wallaby/resources/index/_decimal.html.erb - app/views/wallaby/resources/index/_dollar.html.erb - app/views/wallaby/resources/index/_email.csv.erb - app/views/wallaby/resources/index/_email.html.erb - app/views/wallaby/resources/index/_float.csv.erb - app/views/wallaby/resources/index/_float.html.erb - app/views/wallaby/resources/index/_has_and_belongs_to_many.csv.erb - app/views/wallaby/resources/index/_has_and_belongs_to_many.html.erb - app/views/wallaby/resources/index/_has_many.csv.erb - app/views/wallaby/resources/index/_has_many.html.erb - app/views/wallaby/resources/index/_has_one.csv.erb - app/views/wallaby/resources/index/_has_one.html.erb - app/views/wallaby/resources/index/_hstore.csv.erb - app/views/wallaby/resources/index/_hstore.html.erb - app/views/wallaby/resources/index/_inet.csv.erb - app/views/wallaby/resources/index/_inet.html.erb - app/views/wallaby/resources/index/_int4range.csv.erb - app/views/wallaby/resources/index/_int4range.html.erb - app/views/wallaby/resources/index/_int8range.csv.erb - app/views/wallaby/resources/index/_int8range.html.erb - app/views/wallaby/resources/index/_integer.csv.erb - app/views/wallaby/resources/index/_integer.html.erb - app/views/wallaby/resources/index/_json.csv.erb - app/views/wallaby/resources/index/_json.html.erb - app/views/wallaby/resources/index/_jsonb.csv.erb - app/views/wallaby/resources/index/_jsonb.html.erb - app/views/wallaby/resources/index/_line.csv.erb - app/views/wallaby/resources/index/_line.html.erb - app/views/wallaby/resources/index/_link.csv.erb - app/views/wallaby/resources/index/_link.html.erb - app/views/wallaby/resources/index/_longblob.csv.erb - app/views/wallaby/resources/index/_longblob.html.erb - app/views/wallaby/resources/index/_longtext.csv.erb - app/views/wallaby/resources/index/_longtext.html.erb - app/views/wallaby/resources/index/_lseg.csv.erb - app/views/wallaby/resources/index/_lseg.html.erb - app/views/wallaby/resources/index/_ltree.csv.erb - app/views/wallaby/resources/index/_ltree.html.erb - app/views/wallaby/resources/index/_macaddr.csv.erb - app/views/wallaby/resources/index/_macaddr.html.erb - app/views/wallaby/resources/index/_mediumblob.csv.erb - app/views/wallaby/resources/index/_mediumblob.html.erb - app/views/wallaby/resources/index/_mediumtext.csv.erb - app/views/wallaby/resources/index/_mediumtext.html.erb - app/views/wallaby/resources/index/_money.csv.erb - app/views/wallaby/resources/index/_money.html.erb - app/views/wallaby/resources/index/_numrange.csv.erb - app/views/wallaby/resources/index/_numrange.html.erb - app/views/wallaby/resources/index/_password.csv.erb - app/views/wallaby/resources/index/_password.html.erb - app/views/wallaby/resources/index/_path.csv.erb - app/views/wallaby/resources/index/_path.html.erb - app/views/wallaby/resources/index/_percent.html.erb - app/views/wallaby/resources/index/_point.csv.erb - app/views/wallaby/resources/index/_point.html.erb - app/views/wallaby/resources/index/_polygon.csv.erb - app/views/wallaby/resources/index/_polygon.html.erb - app/views/wallaby/resources/index/_raw.csv.erb - app/views/wallaby/resources/index/_raw.html.erb - app/views/wallaby/resources/index/_serial.csv.erb - app/views/wallaby/resources/index/_serial.html.erb - app/views/wallaby/resources/index/_sti.csv.erb - app/views/wallaby/resources/index/_sti.html.erb - app/views/wallaby/resources/index/_string.csv.erb - app/views/wallaby/resources/index/_string.html.erb - app/views/wallaby/resources/index/_text.csv.erb - app/views/wallaby/resources/index/_text.html.erb - app/views/wallaby/resources/index/_time.csv.erb - app/views/wallaby/resources/index/_time.html.erb - app/views/wallaby/resources/index/_tinyblob.csv.erb - app/views/wallaby/resources/index/_tinyblob.html.erb - app/views/wallaby/resources/index/_tinytext.csv.erb - app/views/wallaby/resources/index/_tinytext.html.erb - app/views/wallaby/resources/index/_tsrange.csv.erb - app/views/wallaby/resources/index/_tsrange.html.erb - app/views/wallaby/resources/index/_tstzrange.csv.erb - app/views/wallaby/resources/index/_tstzrange.html.erb - app/views/wallaby/resources/index/_tsvector.csv.erb - app/views/wallaby/resources/index/_tsvector.html.erb - app/views/wallaby/resources/index/_unsigned_bigint.csv.erb - app/views/wallaby/resources/index/_unsigned_bigint.html.erb - app/views/wallaby/resources/index/_unsigned_decimal.csv.erb - app/views/wallaby/resources/index/_unsigned_decimal.html.erb - app/views/wallaby/resources/index/_unsigned_float.csv.erb - app/views/wallaby/resources/index/_unsigned_float.html.erb - app/views/wallaby/resources/index/_unsigned_integer.csv.erb - app/views/wallaby/resources/index/_unsigned_integer.html.erb - app/views/wallaby/resources/index/_uuid.csv.erb - app/views/wallaby/resources/index/_uuid.html.erb - app/views/wallaby/resources/index/_xml.csv.erb - app/views/wallaby/resources/index/_xml.html.erb - app/views/wallaby/resources/new.html.erb - app/views/wallaby/resources/show.html.erb - app/views/wallaby/resources/show.json.jbuilder - app/views/wallaby/resources/show/_active_storage.html.erb - app/views/wallaby/resources/show/_belongs_to.html.erb - app/views/wallaby/resources/show/_bigint.html.erb - app/views/wallaby/resources/show/_bigserial.html.erb - app/views/wallaby/resources/show/_binary.html.erb - app/views/wallaby/resources/show/_bit.html.erb - app/views/wallaby/resources/show/_bit_varying.html.erb - app/views/wallaby/resources/show/_blob.html.erb - app/views/wallaby/resources/show/_boolean.html.erb - app/views/wallaby/resources/show/_box.html.erb - app/views/wallaby/resources/show/_cidr.html.erb - app/views/wallaby/resources/show/_circle.html.erb - app/views/wallaby/resources/show/_citext.html.erb - app/views/wallaby/resources/show/_color.html.erb - app/views/wallaby/resources/show/_date.html.erb - app/views/wallaby/resources/show/_daterange.html.erb - app/views/wallaby/resources/show/_datetime.html.erb - app/views/wallaby/resources/show/_decimal.html.erb - app/views/wallaby/resources/show/_email.html.erb - app/views/wallaby/resources/show/_float.html.erb - app/views/wallaby/resources/show/_has_and_belongs_to_many.html.erb - app/views/wallaby/resources/show/_has_many.html.erb - app/views/wallaby/resources/show/_has_one.html.erb - app/views/wallaby/resources/show/_hstore.html.erb - app/views/wallaby/resources/show/_image.html.erb - app/views/wallaby/resources/show/_inet.html.erb - app/views/wallaby/resources/show/_int4range.html.erb - app/views/wallaby/resources/show/_int8range.html.erb - app/views/wallaby/resources/show/_integer.html.erb - app/views/wallaby/resources/show/_json.html.erb - app/views/wallaby/resources/show/_jsonb.html.erb - app/views/wallaby/resources/show/_line.html.erb - app/views/wallaby/resources/show/_link.html.erb - app/views/wallaby/resources/show/_longblob.html.erb - app/views/wallaby/resources/show/_longtext.html.erb - app/views/wallaby/resources/show/_lseg.html.erb - app/views/wallaby/resources/show/_ltree.html.erb - app/views/wallaby/resources/show/_macaddr.html.erb - app/views/wallaby/resources/show/_mediumblob.html.erb - app/views/wallaby/resources/show/_mediumtext.html.erb - app/views/wallaby/resources/show/_money.html.erb - app/views/wallaby/resources/show/_numrange.html.erb - app/views/wallaby/resources/show/_password.html.erb - app/views/wallaby/resources/show/_path.html.erb - app/views/wallaby/resources/show/_point.html.erb - app/views/wallaby/resources/show/_polygon.html.erb - app/views/wallaby/resources/show/_raw.html.erb - app/views/wallaby/resources/show/_serial.html.erb - app/views/wallaby/resources/show/_sti.html.erb - app/views/wallaby/resources/show/_string.html.erb - app/views/wallaby/resources/show/_text.html.erb - app/views/wallaby/resources/show/_time.html.erb - app/views/wallaby/resources/show/_tinyblob.html.erb - app/views/wallaby/resources/show/_tinytext.html.erb - app/views/wallaby/resources/show/_tsrange.html.erb - app/views/wallaby/resources/show/_tstzrange.html.erb - app/views/wallaby/resources/show/_tsvector.html.erb - app/views/wallaby/resources/show/_unsigned_bigint.html.erb - app/views/wallaby/resources/show/_unsigned_decimal.html.erb - app/views/wallaby/resources/show/_unsigned_float.html.erb - app/views/wallaby/resources/show/_unsigned_integer.html.erb - app/views/wallaby/resources/show/_uuid.html.erb - app/views/wallaby/resources/show/_xml.html.erb - lib/generators/wallaby/engine/partials/USAGE - lib/generators/wallaby/engine/partials/partials_generator.rb - lib/generators/wallaby/install/USAGE - lib/generators/wallaby/install/install_generator.rb - lib/wallaby.rb - lib/wallaby/ui_engine.rb - lib/wallaby/version.rb - lib/wallaby/views.rb homepage: https://github.com/wallaby-rails/wallaby-rails/blob/main/wallaby licenses: - MIT metadata: rubygems_mfa_required: 'true' homepage_uri: https://github.com/wallaby-rails/wallaby-rails/blob/main/wallaby source_code_uri: https://github.com/wallaby-rails/wallaby-rails/blob/main/wallaby changelog_uri: https://github.com/wallaby-rails/wallaby-rails/blob/main/wallaby/CHANGELOG.md 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: [] rubygems_version: 3.5.5 signing_key: specification_version: 4 summary: Autocomplete the resourceful actions and views for ORMs for admin interface and other purposespec. test_files: []