activeadmin

    The administration framework for Ruby on Rails applications.

    Language: yaml

    Author: Vicky Banks (@thevicky)

    8 stars · 289 views

    Files

    • collection_decorator_spec.rb (rb)
    • form_builder_spec.rb (rb)
    • default_namespace_spec.rb (rb)
    • locales (txt)
    • post_policy.rb (rb)
    • active_admin (txt)
    • comment_policy.rb (rb)
    • page_policy.rb (rb)
    • company_policy.rb (rb)
    • tag_policy.rb (rb)
    • store_policy.rb (rb)
    • category_policy.rb (rb)
    • application_policy.rb (rb)
    • profile_policy.rb (rb)
    • user_policy.rb (rb)
    • admin_user_policy.rb (rb)
    • matchers (txt)
    • perform_database_query_matcher.rb (rb)
    • spec_helper.rb (rb)
    • README.md (md)
    • admin (txt)
    • posts (txt)
    • assets_generator.rb (rb)
    • page_generator.rb (rb)
    • codecov.yml (yml)
    • .yamllint.yml (yml)
    • docs (txt)
    • 4-csv-format.md (md)
    • templates (txt)
    • page.rb (rb)
    • devise (txt)
    • 6-show-pages.md (md)
    • 14-gotchas.md (md)
    • 10-custom-pages.md (md)
    • 13-authorization-adapter.md (md)
    • 0-installation.md (md)
    • 3-index-pages (txt)
    • index-as-grid.md (md)
    • index-as-table.md (md)
    • custom-index.md (md)
    • index-as-block.md (md)
    • sidebars.rb (rb)
    • attributes_table_spec.rb (rb)
    • table_for_spec.rb (rb)
    • index-as-blog.md (md)
    • documentation.md (md)
    • .vitepress (vitepress)
    • config.js (js)
    • 1-general-configuration.md (md)
    • 5-forms.md (md)
    • 11-decorators.md (md)
    • 7-sidebars.md (md)
    • 8-custom-actions.md (md)
    • model.rb (rb)
    • post_poro_decorator.rb (rb)
    • index.md (md)
    • 3-index-pages.md (md)
    • 12-arbre-components.md (md)
    • 2-resource-customization.md (md)
    • 9-batch-actions.md (md)
    • .markdownlint.yml (yml)
    • lib (txt)
    • active_admin.rb (rb)
    • activeadmin.rb (rb)
    • active_admin (txt)
    • page_presenter.rb (rb)
    • callbacks.rb (rb)
    • view_helpers.rb (rb)
    • migrations (txt)
    • admin (txt)
    • namespace_settings.rb (rb)
    • view_helpers (txt)
    • method_or_proc_helper.rb (rb)
    • devise.rb (rb)
    • views.rb (rb)
    • views (txt)
    • index_as_table.rb (rb)
    • components (txt)
    • paginated_collection.rb (rb)
    • index_list.rb (rb)
    • table_for.rb (rb)
    • stores.rb (rb)
    • attributes_table.rb (rb)
    • active_admin_form.rb (rb)
    • status_tag.rb (rb)
    • panel.rb (rb)
    • scopes.rb (rb)
    • error.rb (rb)
    • resource_dsl.rb (rb)
    • settings_node.rb (rb)
    • application.rb (rb)
    • resource (txt)
    • scope_to.rb (rb)
    • menu.rb (rb)
    • page_presenters.rb (rb)
    • attributes.rb (rb)
    • action_items.rb (rb)
    • profiles.rb (rb)
    • belongs_to.rb (rb)
    • pagination.rb (rb)
    • ordering.rb (rb)
    • naming.rb (rb)
    • routes.rb (rb)
    • controllers.rb (rb)
    • includes.rb (rb)
    • dynamic_settings_node.rb (rb)
    • companies.rb (rb)
    • scopes.rb (rb)
    • csv_builder.rb (rb)
    • scope.rb (rb)
    • menu.rb (rb)
    • form_builder.rb (rb)
    • menu_collection.rb (rb)
    • dsl.rb (rb)
    • pundit_adapter.rb (rb)
    • router.rb (rb)
    • page_dsl.rb (rb)
    • async_count.rb (rb)
    • inputs.rb (rb)
    • application_settings.rb (rb)
    • localizers.rb (rb)
    • public (txt)
    • favicon.ico (image)
    • order_clause.rb (rb)
    • component.rb (rb)
    • controller_action.rb (rb)
    • localizers (txt)
    • resource_localizer.rb (rb)
    • resource.rb (rb)
    • sidebar_section.rb (rb)
    • resource_collection.rb (rb)
    • batch_actions.rb (rb)
    • controller.rb (rb)
    • orm (txt)
    • active_record (txt)
    • policies (txt)
    • authorization_adapter.rb (rb)
    • engine.rb (rb)
    • batch_actions (txt)
    • views (txt)
    • selection_cells.rb (rb)
    • batch_action_form.rb (rb)
    • resource_extension.rb (rb)
    • assets (txt)
    • templates (txt)
    • active_admin.css (css)
    • comments.rb (rb)
    • comments (txt)
    • views.rb (rb)
    • views (txt)
    • active_admin_comments.rb (rb)
    • resource_helper.rb (rb)
    • namespace_helper.rb (rb)
    • comment.rb (rb)
    • active_record.rb (rb)
    • helpers (txt)
    • routes (txt)
    • url_helpers.rb (rb)
    • views_generator.rb (rb)
    • optional_display.rb (rb)
    • scope_chain.rb (rb)
    • page.rb (rb)
    • cancan_adapter.rb (rb)
    • version.rb (rb)
    • dynamic_setting.rb (rb)
    • filters.rb (rb)
    • filters (txt)
    • active.rb (rb)
    • page (txt)
    • forms.rb (rb)
    • dsl.rb (rb)
    • formtastic_addons.rb (rb)
    • resource_extension.rb (rb)
    • active_filter.rb (rb)
    • dependency.rb (rb)
    • inputs (txt)
    • filters (txt)
    • tailwind.config.js (js)
    • builds (txt)
    • date_range_input.rb (rb)
    • base (txt)
    • search_method_select.rb (rb)
    • numeric_input.rb (rb)
    • text_input.rb (rb)
    • check_boxes_input.rb (rb)
    • base.rb (rb)
    • string_input.rb (rb)
    • select_input.rb (rb)
    • boolean_input.rb (rb)
    • namespace.rb (rb)
    • collection_decorator.rb (rb)
    • menu_item.rb (rb)
    • generators (txt)
    • active_admin (txt)
    • resource (txt)
    • resource_generator.rb (rb)
    • templates (txt)
    • devise_generator.rb (rb)
    • install (txt)
    • install_generator.rb (rb)
    • templates (txt)
    • dashboard.rb (rb)
    • migrations (txt)
    • plugin.js (js)
    • tasks (txt)
    • test_application.rb (rb)
    • panel_spec.rb (rb)
    • bug_report_template.rb (rb)
    • .rubocop.yml (yml)
    • spec (txt)
    • unit (txt)
    • resource_controller (txt)
    • polymorphic_routes_spec.rb (rb)
    • decorators_spec.rb (rb)
    • data_access_spec.rb (rb)
    • view_helpers (txt)
    • method_or_proc_helper_spec.rb (rb)
    • dsl_spec.rb (rb)
    • views (txt)
    • components (txt)
    • scopes_spec.rb (rb)
    • paginated_collection_spec.rb (rb)
    • status_tag_spec.rb (rb)
    • index_table_for_spec.rb (rb)
    • index_list_spec.rb (rb)
    • namespace (txt)
    • register_resource_spec.rb (rb)
    • post_decorator.rb (rb)
    • register_page_spec.rb (rb)
    • authorization_spec.rb (rb)
    • csv_builder_spec.rb (rb)
    • resource (txt)
    • ordering_spec.rb (rb)
    • naming_spec.rb (rb)
    • page_presenters_spec.rb (rb)
    • action_items_spec.rb (rb)
    • helpers (txt)
    • time_helper.rb (rb)
    • comments_spec.rb (rb)
    • pagination_spec.rb (rb)
    • includes_spec.rb (rb)
    • attributes_spec.rb (rb)
    • sidebars_spec.rb (rb)
    • scopes_spec.rb (rb)
    • active_admin_spec.rb (rb)
    • routes_spec.rb (rb)
    • routing_spec.rb (rb)
    • authorization (txt)
    • index_overriding_spec.rb (rb)
    • controller_authorization_spec.rb (rb)
    • authorization_adapter_spec.rb (rb)
    • order_clause_spec.rb (rb)
    • comments_spec.rb (rb)
    • async_count_spec.rb (rb)
    • page_spec.rb (rb)
    • namespace_spec.rb (rb)
    • scope_spec.rb (rb)
    • component_spec.rb (rb)
    • dependency_spec.rb (rb)
    • batch_actions (txt)
    • en.yml (yml)
    • resource_collection_spec.rb (rb)
    • localizers (txt)
    • resource_localizer_spec.rb (rb)
    • generators (txt)
    • install_spec.rb (rb)
    • pundit_adapter_spec.rb (rb)
    • controller_filters_spec.rb (rb)
    • menu_item_spec.rb (rb)
    • menu_collection_spec.rb (rb)
    • resource_spec.rb (rb)
    • resource_spec.rb (rb)
    • settings_spec.rb (rb)
    • resource_controller_spec.rb (rb)
    • dynamic_settings_spec.rb (rb)
    • belongs_to_spec.rb (rb)
    • cancan_adapter_spec.rb (rb)
    • settings_node_spec.rb (rb)
    • helpers (txt)
    • scope_chain_spec.rb (rb)
    • tagging.rb (rb)
    • menu_spec.rb (rb)
    • devise_spec.rb (rb)
    • config_shared_examples.rb (rb)
    • filters (txt)
    • active_spec.rb (rb)
    • resource_spec.rb (rb)
    • active_filter_spec.rb (rb)
    • application_spec.rb (rb)
    • resource_registration_spec.rb (rb)
    • action_builder_spec.rb (rb)
    • tasks (txt)
    • local_spec.rb (rb)
    • gemfile_spec.rb (rb)
    • requests (txt)
    • memory_spec.rb (rb)
    • publisher.rb (rb)
    • profile.rb (rb)
    • i18n_spec.rb (rb)
    • rails_helper.rb (rb)
    • helpers (txt)
    • index_helper_spec.rb (rb)
    • auto_link_helper_spec.rb (rb)
    • form_helper_spec.rb (rb)
    • display_helper_spec.rb (rb)
    • user.rb (rb)
    • company.rb (rb)
    • breadcrumb_helper_spec.rb (rb)
    • filter_form_helper_spec.rb (rb)
    • layout_helper_spec.rb (rb)
    • support (txt)
    • simplecov_changes_env.rb (rb)
    • rails_template_with_data.rb (rb)
    • active_admin_integration_spec_helper.rb (rb)
    • simplecov_regular_env.rb (rb)
    • rails_template.rb (rb)
    • templates_with_data (txt)
    • admin (txt)
    • categories.rb (rb)
    • post.rb (rb)
    • blog (txt)
    • post.rb (rb)
    • users.rb (rb)
    • kitchen_sink.rb (rb)
    • posts.rb (rb)
    • tags.rb (rb)
    • components (txt)
    • custom_index.rb (rb)
    • shared_contexts (txt)
    • capture_stderr.rb (rb)
    • active_support_deprecation.rb (rb)
    • templates (txt)
    • models (txt)
    • category.rb (rb)
    • tag.rb (rb)
    • store.rb (rb)
    • views (txt)
    • rollup.config.js (js)
    • UPGRADING.md (md)
    • _typos.toml (toml)
    • eslint.config.js (js)
    • app (txt)
    • views (txt)
    • active_admin (txt)
    • resource (txt)
    • page (txt)
    • shared (txt)
    • devise (txt)
    • sessions (txt)
    • confirmations (txt)
    • passwords (txt)
    • registrations (txt)
    • unlocks (txt)
    • mailer (txt)
    • shared (txt)
    • kaminari (txt)
    • layouts (txt)
    • javascript (txt)
    • active_admin.js (js)
    • active_admin (txt)
    • utils (txt)
    • dom.js (js)
    • features (txt)
    • main_menu.js (js)
    • per_page.js (js)
    • filters.js (js)
    • dark_mode_toggle.js (js)
    • has_many.js (js)
    • batch_actions.js (js)
    • assets (txt)
    • config (txt)
    • active_admin_manifest.js (js)
    • controllers (txt)
    • active_admin (txt)
    • resource_controller (txt)
    • resource_class_methods.rb (rb)
    • decorators.rb (rb)
    • polymorphic_routes.rb (rb)
    • scoping.rb (rb)
    • streaming.rb (rb)
    • action_builder.rb (rb)
    • data_access.rb (rb)
    • base_controller (txt)
    • authorization.rb (rb)
    • menu.rb (rb)
    • resource_controller.rb (rb)
    • base_controller.rb (rb)
    • page_controller.rb (rb)
    • helpers (txt)
    • active_admin (txt)
    • form_helper.rb (rb)
    • layout_helper.rb (rb)
    • index_helper.rb (rb)
    • display_helper.rb (rb)
    • auto_link_helper.rb (rb)
    • breadcrumb_helper.rb (rb)
    • LICENSE (txt)
    • package.json (json)
    • .github (github)
    • release.yml (yml)
    • ATTRIBUTION.md (markdown)

    Loading code snippet…