Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

rails_admin

We are on a mission to Make RailsAdmin better!
Collective - https://opencollective.com/rails_admin - Code: https://github.com/sferik/rails_admin

Update `image?` check for ActiveStorage fields

[Lookup the type ](https://apidock.com/rails/v6.0.0/Mime/Type/lookup_by_extension/class)via the ...

github.com/railsadminteam/rails_admin - 84ac15c68f8b6b4a54f0d022652979c98e067b4f authored over 3 years ago by Alex Schmitt <[email protected]>
Remove capitalization helper

Added in https://github.com/sferik/rails_admin/commit/7f1033730dc948a12c86fd58e6a9e070f1b4dcfa, ...

github.com/railsadminteam/rails_admin - 04cf086ef1b0852119872944b2bfdf7e87ffcd81 authored over 3 years ago by Alex Schmitt <[email protected]>
Merge pull request #3394 from sferik/add-widget-tests

Add specs for JavaScript widgets

github.com/railsadminteam/rails_admin - 3896f16a273cac0e2c600a3b4c297737a6bb0495 authored over 3 years ago by Mitsuhiro Shibuya <[email protected]>
Fix remote form to work with rails-ujs

Refs. #3390

github.com/railsadminteam/rails_admin - dea63f49ee18644ee5e8dee1fb57e0c742d27a97 authored over 3 years ago by M.Shibuya <[email protected]>
Fix filtering multi-select fails to deselect options

due to the behavior change in jQuery 3.0
https://jquery.com/upgrade-guide/3.0/#breaking-change-r...

github.com/railsadminteam/rails_admin - b385d4d50f372de65d8c6c33a4b8256403894483 authored over 3 years ago by M.Shibuya <[email protected]>
Fix 'no objects' message not showing up in filtering-multiselect widget

github.com/railsadminteam/rails_admin - aa5545c928ce0de80142966c19b64be76d88286f authored over 3 years ago by M.Shibuya <[email protected]>
Add specs for JavaScript widgets

github.com/railsadminteam/rails_admin - f45c0f4ed65515511df2b07000de5ac362f9a185 authored over 3 years ago by M.Shibuya <[email protected]>
Merge pull request #3392 from jdufresne/jquery-ui

Simplify jquery-ui inclusion

github.com/railsadminteam/rails_admin - e4b96e07ea76e9d271f8ce8e90a5bd16298983f6 authored over 3 years ago by Mitsuhiro Shibuya <[email protected]>
Merge pull request #3391 from jdufresne/rails4

Remove workaround for unsupported Rails 4

github.com/railsadminteam/rails_admin - a34c3ffd60c69a9750a983c3921549749a7176d7 authored over 3 years ago by Mitsuhiro Shibuya <[email protected]>
Simplify jquery-ui inclusion

Require rails-jquery-ui 6.0 (released Nov 29, 2016) which ships jQuery
UI 1.12.1 to allow simpli...

github.com/railsadminteam/rails_admin - d329da0ded7a624a9d44186cb9a188b7ebc4f164 authored over 3 years ago by Jon Dufresne <[email protected]>
Remove workaround for unsupported Rails 4

Rails 4 support was removed in rails_admin 2.0.

github.com/railsadminteam/rails_admin - 7891b506aa779572d15873be1286cfd57e54d86f authored over 3 years ago by Jon Dufresne <[email protected]>
Test against Rails 7

github.com/railsadminteam/rails_admin - 670d803c262429600c6eb7f59f8b36aa145081e5 authored over 3 years ago by M.Shibuya <[email protected]>
Merge pull request #3390 from jdufresne/ujs

Switch from jquery_ujs to rails-ujs

github.com/railsadminteam/rails_admin - 419f3eafe16e6c77fd83217261a6c8dff025f923 authored over 3 years ago by Mitsuhiro Shibuya <[email protected]>
Merge branch 'master' into ujs

github.com/railsadminteam/rails_admin - 5fff4fa4b0923e429fc6398c86a0854c4d9e1b81 authored over 3 years ago by Mitsuhiro Shibuya <[email protected]>
Merge pull request #3389 from jdufresne/jquery-migrate

Remove unnecessary JavaScript dependency jquery.migrate.js

github.com/railsadminteam/rails_admin - f360f49d78ed8a88d887418dda7d5eec89ed3100 authored over 3 years ago by Mitsuhiro Shibuya <[email protected]>
Switch from jquery_ujs to rails-ujs

rails-ujs has been available in Rails itself since 5.1.0:
https://github.com/rails/rails/tree/ma...

github.com/railsadminteam/rails_admin - 9bb8b19a806659658d810df078186f32926564d5 authored over 3 years ago by Jon Dufresne <[email protected]>
Merge pull request #3388 from jdufresne/ubuntu-latest

Switch GitHub Actions to use ubuntu-latest

github.com/railsadminteam/rails_admin - 68b0406565b35e07a7357d31fe85e5b809b864c7 authored over 3 years ago by Mitsuhiro Shibuya <[email protected]>
Merge pull request #3387 from jdufresne/color-picker

Make colorpicker field use HTML5 native color picker

github.com/railsadminteam/rails_admin - a480836f1d569539ab079721e9e76fd861c00e53 authored over 3 years ago by Mitsuhiro Shibuya <[email protected]>
Remove unnecessary JavaScript dependency jquery.migrate.js

The frontend JavaScript code is not using any jQuery API that requires
these compatibility shims...

github.com/railsadminteam/rails_admin - 4e579edc599a1636f33b1cb9bdfecf7380c57a19 authored over 3 years ago by Jon Dufresne <[email protected]>
Switch GitHub Actions to use ubuntu-latest

Fixes the following error when running actions on a fork:

Can't find any online and idle se...

github.com/railsadminteam/rails_admin - a042aeb23b4f6df2d5ba3c2f5b32bdcce3d940b0 authored over 3 years ago by Jon Dufresne <[email protected]>
Make colorpicker field use HTML5 native color picker

This removes the jquery.colorpicker.js dependency, reducing the overall
size of compiled assets....

github.com/railsadminteam/rails_admin - cc22081a3909bc3b90d79eca3fa33e6eb2b8f3ae authored over 3 years ago by Jon Dufresne <[email protected]>
Merge pull request #3382 from codealchemy/i18n-key-fix

Update file upload translations to avoid concatenation

github.com/railsadminteam/rails_admin - e94fba858fc0a22287f1e20562ac55061fd210ba authored over 3 years ago by Mitsuhiro Shibuya <[email protected]>
Update file upload i18n keys

Following i18n best practices (many covered in https://phrase.com/blog/posts/rails-i18n-best-pra...

github.com/railsadminteam/rails_admin - 54ad6ab5363c647dfcff77b408f060c59192d994 authored over 3 years ago by Alex Schmitt <[email protected]>
Use Cuprite as Capybara javascript_driver

github.com/railsadminteam/rails_admin - f996029688f23e3d90da93d0a493f41a0701436a authored over 3 years ago by M.Shibuya <[email protected]>
Fix a Rubocop offense

github.com/railsadminteam/rails_admin - dd76f4bf745025dac0bdd6d287e934a7e2d63069 authored over 3 years ago by M.Shibuya <[email protected]>
Merge pull request #3379 from codealchemy/fix-boolean-pretty-value-fallback

Update Boolean `pretty_value` to include default fallback

github.com/railsadminteam/rails_admin - b65f15052bcd52c12fd653734ea8ee3c071aa41b authored over 3 years ago by Mitsuhiro Shibuya <[email protected]>
Fix datetime delocalization issues by using ISO8601 time format

Localization is now performed only in the browser, without affecting browser-server communicatio...

github.com/railsadminteam/rails_admin - 01e8d5fc8ec94e68af6fdbd80759a751cd83f74a authored over 3 years ago by M.Shibuya <[email protected]>
Minimal supported Ruby version is now 2.5, update gemspec and RuboCop target version accordingly

Refs. decf4280183b8b6a453aa802942fc825524c2f13

github.com/railsadminteam/rails_admin - 17e20b6daef1708598ab8cff5678501f8bac4709 authored over 3 years ago by M.Shibuya <[email protected]>
PaperTrail version upgrade was not applied to gemfiles/* in #3375

github.com/railsadminteam/rails_admin - 15e10fb934c45c9618d38653c55f3addabb3fb4b authored over 3 years ago by M.Shibuya <[email protected]>
Upgrade RuboCop to the latest version

github.com/railsadminteam/rails_admin - 43794519dd011a6db2198c31c6effa48953e5c4d authored over 3 years ago by M.Shibuya <[email protected]>
Merge pull request #3377 from jacob-carlborg-apoex/namespaced-class-polymorphic-association-3376

Fix #3376: Polymorphic associations don't work with namespaced classes

github.com/railsadminteam/rails_admin - 74c61d42fb9763030aced38af37ba398db3e1c81 authored over 3 years ago by Mitsuhiro Shibuya <[email protected]>
Fix #3376: Polymorphic associations don't work with namespaced classes

github.com/railsadminteam/rails_admin - 1e122cd8a33b206728b18caf1527a82652bd6455 authored over 3 years ago by Jacob Carlborg <[email protected]>
Merge pull request #3383 from codealchemy/ci-improvements

CI performance improvements

github.com/railsadminteam/rails_admin - 90c774ebe36bd3bfc726c920d444ef66e5c6a226 authored over 3 years ago by Mitsuhiro Shibuya <[email protected]>
CI performance improvements

Enable `bundler-cache` - ref: https://github.com/ruby/setup-ruby#caching-bundle-install-automati...

github.com/railsadminteam/rails_admin - cae65a470e1dab2f9b3c6c57e5a3fabbe21be534 authored over 3 years ago by Alex Schmitt <[email protected]>
Add spec for Boolean field #pretty_value

github.com/railsadminteam/rails_admin - 01b8b77d1d4de057014e79a961a14fb73b62ed06 authored over 3 years ago by Alex Schmitt <[email protected]>
Merge pull request #3378 from codealchemy/html5-number-fields-patches

Add HTML5 validation for float-like field types

github.com/railsadminteam/rails_admin - 283124343be54083cb7712d30d0c15468b2f09fa authored over 3 years ago by Mitsuhiro Shibuya <[email protected]>
Merge pull request #3375 from codealchemy/papertrail-updates

PaperTrail extension updates

github.com/railsadminteam/rails_admin - b67e976d5cfd029474af68ae5a47dfa4cb2e963e authored over 3 years ago by Mitsuhiro Shibuya <[email protected]>
Update migration for compatibility with older Rails versions

Aligning with the version used in the existing `versions` table migration to allow for this migr...

github.com/railsadminteam/rails_admin - be08e014d7388def8689ac2762d30285c20520e7 authored over 3 years ago by Alex Schmitt <[email protected]>
Update spec for PaperTrail custom association

The custom version class is typically set in an initializer, kept with `PaperTrailTestWithCustom...

github.com/railsadminteam/rails_admin - a3b9e82a179f54c52d776adb49123142a3f96777 authored over 3 years ago by Alex Schmitt <[email protected]>
Merge pull request #3343 from codealchemy/update-database-cleaner

Update database cleaner to >= 2.0

github.com/railsadminteam/rails_admin - adb4e60a9acb492ba32114840edcb0013fa480ed authored over 3 years ago by Mitsuhiro Shibuya <[email protected]>
Update Boolean pretty_value to include default fallback

This will prevent the interface from breaking in the event a value is not correctly matched as '...

github.com/railsadminteam/rails_admin - af857940ebc9eeaa540511c33aedf43cd5c4d0de authored over 3 years ago by Alex Schmitt <[email protected]>
Simplify configs for numeric field types

Addresses issues raised by CodeClimate in https://codeclimate.com/github/sferik/rails_admin/pull...

github.com/railsadminteam/rails_admin - 6a1a1262853e6e975558d9908f071118727a01c4 authored over 3 years ago by Alex Schmitt <[email protected]>
Consolidate float-type field specs in a shared example

github.com/railsadminteam/rails_admin - 685cc7b65ccb1ede5ce9d23ac7265e3e16c65077 authored over 3 years ago by Alex Schmitt <[email protected]>
Add HTML5 validation for `decimal` fields

github.com/railsadminteam/rails_admin - c73d1e5e0a497eb3dd3f8bab2ac401ce4a95209b authored over 3 years ago by Alex Schmitt <[email protected]>
Add HTML5 validation for `float` fields

These are currently rendered as text inputs (the default).

ref: https://www.w3.org/TR/2012/WD-h...

github.com/railsadminteam/rails_admin - 01ab53087ed2c1ec779aa6ffff99bf8f04ef3ddf authored over 3 years ago by Alex Schmitt <[email protected]>
Remove unnecessary PaperTrail V10 version checks

github.com/railsadminteam/rails_admin - b7c4d5124f44d516e3d3a7388a6a185740c0358b authored over 3 years ago by Alex Schmitt <[email protected]>
Fix history#index for models with custom version classes

[Starting in `v10.1.0`](https://github.com/paper-trail-gem/paper_trail/blob/master/CHANGELOG.md#...

github.com/railsadminteam/rails_admin - ed19f9e793b91de1c2bc9133e026b0396e6ec777 authored over 3 years ago by Alex Schmitt <[email protected]>
Update PaperTrail version

PaperTrail compatibility notes that `v12.x` is the only version supported by Ruby 2.5.

github.com/railsadminteam/rails_admin - 4dc17f0aed8e9163a4e4f424a344934f73fda023 authored over 3 years ago by Alex Schmitt <[email protected]>
Update database cleaner to >= 2.0

https://github.com/DatabaseCleaner/database_cleaner/blob/master/History.rdoc#200beta-2020-04-05-

github.com/railsadminteam/rails_admin - f55d445c6e9f785a0816d39bb62141b292a145fe authored over 3 years ago by Alex Schmitt <[email protected]>
Fix models stored in eager_load_paths are not picked up by #viable_models

Closes #3373
app.paths.eager_load is the Rails default value and does not reflect application-sp...

github.com/railsadminteam/rails_admin - 238f18ee2386f9858670b7995dcb628b8fe6bde9 authored over 3 years ago by M.Shibuya <[email protected]>
Remove the legacy history adapter

Closes #3374

github.com/railsadminteam/rails_admin - b62758039308872e7abe91a51715e1608bfd0915 authored over 3 years ago by M.Shibuya <[email protected]>
Drop support for Ruby < 2.5 and Rails 5.x

github.com/railsadminteam/rails_admin - decf4280183b8b6a453aa802942fc825524c2f13 authored over 3 years ago by M.Shibuya <[email protected]>
Start development for 3.0.0

github.com/railsadminteam/rails_admin - 8adfbdbefd8854459c70060b4eebf4ff1544ceee authored over 3 years ago by M.Shibuya <[email protected]>
Merge pull request #3372 from codealchemy/patch/fix-missing-enum-options

Fix missing select options for enum filters

github.com/railsadminteam/rails_admin - bdd2640ef7381ff2c408cc2a76b0f145bc36f2d7 authored over 3 years ago by Mitsuhiro Shibuya <[email protected]>
Update filter spec to validate enum options are available

github.com/railsadminteam/rails_admin - c40e9dd52617b1c4360511718983fd429e73e484 authored over 3 years ago by Alex Schmitt <[email protected]>
Fix missing select options for enum filters

Following https://github.com/sferik/rails_admin/commit/555f7783f2255ddc736141c410c5bdaee074887a,...

github.com/railsadminteam/rails_admin - 567cf0ec0b04b23682071d5f6f8b919de7e87fb4 authored over 3 years ago by Alex Schmitt <[email protected]>
Merge pull request #3370 from ruturajdesai92/master

fixed jquery3 loading issue

github.com/railsadminteam/rails_admin - 03d84aa43075ac0253a7d0c33ec1ae15880c972c authored over 3 years ago by Mitsuhiro Shibuya <[email protected]>
fixed jquery3 loading issue

github.com/railsadminteam/rails_admin - a52edb178218e38cda0e980413b8bda582cc29e5 authored over 3 years ago by Ruturaj Desai <[email protected]>
Merge pull request #3354 from fuegas/support-alternative-paper-trail-versions-association

Support alternative paper_trail versions association name

github.com/railsadminteam/rails_admin - f78f060e7c4b3aba99e239af34e6f00f95031262 authored over 3 years ago by Mitsuhiro Shibuya <[email protected]>
Failing spec for #3354

github.com/railsadminteam/rails_admin - 15fb42753ac642aa8c90b7b6ac5b08743f907d12 authored over 3 years ago by M.Shibuya <[email protected]>
Show "no records found" when a list is empty.

github.com/railsadminteam/rails_admin - 1fecb4a83ed9c79b899f010a5c62234bf5a8c937 authored over 3 years ago by Kaito <[email protected]>
Fix the multi-select switch not shown for enum filter-boxes

Fixes #3362

github.com/railsadminteam/rails_admin - 555f7783f2255ddc736141c410c5bdaee074887a authored over 3 years ago by M.Shibuya <[email protected]>
Support alt paper_trail versions assoc name

When using PaperTrail as an auditing gem, you can specify an alternative versions association by...

github.com/railsadminteam/rails_admin - 09449a6a1415a49f169ffe4ff0e7ee4f21c8e303 authored over 3 years ago by Ferdi van der Werf <[email protected]>
Fix issues with JS update

- Nested one field failed to open
- bootstrap-datetimepicker also needs update
- Prefer unminifi...

github.com/railsadminteam/rails_admin - 7962a19469a709c00f481a50a6d1e7ddd1e37cc6 authored almost 4 years ago by M.Shibuya <[email protected]>
Update vulnerable js libs

github.com/railsadminteam/rails_admin - 973dee065938a58d1aef4119a4bc90ac15792421 authored almost 4 years ago by Lukáš Březina <[email protected]>
Fix Ruby 2.2 build

github.com/railsadminteam/rails_admin - 27badc2fe8125306dee9e45ecd3188a2d380176b authored almost 4 years ago by M.Shibuya <[email protected]>
Merge pull request #3352 from codealchemy/remove-devise-patch

Remove unnecessary Devise patch

github.com/railsadminteam/rails_admin - 8a0e25d69b4731e3bbf141a4fdcb84682286494e authored almost 4 years ago by Mitsuhiro Shibuya <[email protected]>
Remove devise_patch

Originally added in https://github.com/sferik/rails_admin/commit/db0697975dd7fbb4473c145af42a537...

github.com/railsadminteam/rails_admin - 8f4ba1fef6100d1d994a46b193b8584175f1cea4 authored almost 4 years ago by Alex Schmitt <[email protected]>
Fix Zeitwerk incompatibility

Fixes #3328

github.com/railsadminteam/rails_admin - 97ccc28940d65fee53b30c409c49032fbb0885db authored almost 4 years ago by M.Shibuya <[email protected]>
Fix AbstractObject's proxying was incompatible with keyword arguments in Ruby 3.0

Fixes #3342

github.com/railsadminteam/rails_admin - ae2712c998a69a6565ecaafd575683a52808ff16 authored almost 4 years ago by M.Shibuya <[email protected]>
Merge pull request #3315 from zaknafain/multiselect_options

Multi select Search Placeholder Fix

github.com/railsadminteam/rails_admin - 4474486e292f23deb7145d92230c63478ccdfad7 authored almost 4 years ago by Mitsuhiro Shibuya <[email protected]>
Change to decide #thumb_method based on ActiveStorage version

Refs. #3255

github.com/railsadminteam/rails_admin - 2dba791c9135b3202d662f90fac443d282869bd6 authored almost 4 years ago by M.Shibuya <[email protected]>
Merge pull request #3255 from kallelundgren93/active_storage_variants/image_processing_vs_mm

Active storage variants in Rails 6>

github.com/railsadminteam/rails_admin - b552f2c924462c8367a9ed48b87942b0147d56a1 authored almost 4 years ago by Mitsuhiro Shibuya <[email protected]>
Merge pull request #3318 from mitchkettzend/default_filter_operator

Enhancement: Default filter operator for fields

github.com/railsadminteam/rails_admin - 3d8cb287b9458539772932bd0f6b962c46f0e46a authored almost 4 years ago by M.Shibuya <[email protected]>
Test against Ruby 3.0

github.com/railsadminteam/rails_admin - 54fb4f20b955bd5b006c308e8207726b4197208b authored almost 4 years ago by M.Shibuya <[email protected]>
Merge pull request #3257 from LinkUpStudioUA/support_shrine_v3

Upgrading to Shrine 3.x

github.com/railsadminteam/rails_admin - 6181283705cfbb0f4ab2f60bb474d08195db16ed authored almost 4 years ago by M.Shibuya <[email protected]>
Merge pull request #3340 from codealchemy/hide-irrelevant-filter-options

Hide present / blank filter options for required fields

github.com/railsadminteam/rails_admin - 743449750f2badb1c6df1e99c05d630dcd3048f5 authored almost 4 years ago by Mitsuhiro Shibuya <[email protected]>
Merge pull request #3295 from RongRongTeng/feature/show-correct-file-name-for-multiple-attachments

Show Correct Filename For Multiple Attachments

github.com/railsadminteam/rails_admin - 0df71c9751d80b4235e179ad5f8cc6f6b1d06d57 authored almost 4 years ago by Mitsuhiro Shibuya <[email protected]>
Hide present / blank filter options for required fields

For cases where a field or association is required (via validations, model config, or otherwise)...

github.com/railsadminteam/rails_admin - 0033327138b9d87865dfb351049b1ee6254d2f14 authored almost 4 years ago by Alex Schmitt <[email protected]>
Merge pull request #3341 from codealchemy/fix-ci

Fix CI

github.com/railsadminteam/rails_admin - b5144550c2f310b6f20b253628fe7e6dfa04abc7 authored almost 4 years ago by Mitsuhiro Shibuya <[email protected]>
Fix JRuby CI failure

Seen elsewhere as well https://github.com/carrierwaveuploader/carrierwave/commit/6e6f3472a224381...

github.com/railsadminteam/rails_admin - 4ee793f2c70ba92ac3ce9fa1d37187b99965afb8 authored almost 4 years ago by Alex Schmitt <[email protected]>
Restrict database_cleaner to <2.0

Older Ruby support was removed in the 2.0 release, and configuration changes to the connection c...

github.com/railsadminteam/rails_admin - ce749cfb08c1d3a35543ca6404d1bc1f5c6f2aed authored almost 4 years ago by Alex Schmitt <[email protected]>
Add some translations for multiselect

github.com/railsadminteam/rails_admin - 1f9603bbb85d5b6a243827ed0a2fad887d4618a1 authored almost 4 years ago by David Seeherr <[email protected]>
Remove chosen

github.com/railsadminteam/rails_admin - f3c5fb92fd41a815bca6c39d26f498db5b317b10 authored almost 4 years ago by David Seeherr <[email protected]>
Remove console output again

github.com/railsadminteam/rails_admin - 5a44c7df56242c2fb0f10f50ed1bfcdaf09419d1 authored almost 4 years ago by David Seeherr <[email protected]>
Update translations in enumeration form

github.com/railsadminteam/rails_admin - 1b33c30c87a7267d9a6f70a62c850f09a940f270 authored almost 4 years ago by David Seeherr <[email protected]>
Simple change for test trigger

github.com/railsadminteam/rails_admin - eb663067dda38fd5969e8419cd880dedd08a129a authored almost 4 years ago by David Seeherr <[email protected]>
Some more minor changes as test trigger

github.com/railsadminteam/rails_admin - 6820898f37428e3659fafd16688d5e7cc0ffbff7 authored almost 4 years ago by David Seeherr <[email protected]>
Test against Rails 6.1

github.com/railsadminteam/rails_admin - f0c46f1e128b5d31d812ff3a80d15db8692c848b authored about 4 years ago by M.Shibuya <[email protected]>
Fix Coveralls flag name

github.com/railsadminteam/rails_admin - df8ffb166247c6337eeba5599d7063ef858c16b0 authored about 4 years ago by M.Shibuya <[email protected]>
Make Coveralls functional under GitHub Actions

github.com/railsadminteam/rails_admin - 1bddf468cfc6a77f622d396ada9705daf9bf59dc authored about 4 years ago by M.Shibuya <[email protected]>
Add rspec-retry to mitigate random spec failure

github.com/railsadminteam/rails_admin - c529f74e3d68819b187051c7e5b9daca55ee01be authored about 4 years ago by M.Shibuya <[email protected]>
CI against ActiveRecord adapters properly

github.com/railsadminteam/rails_admin - 627a74084e0f5ba0eaa0dcf1372ec64cce17ad9d authored about 4 years ago by Mitsuhiro Shibuya <[email protected]>
Migrate to GitHub Actions, thanks Travis-CI!

github.com/railsadminteam/rails_admin - 81b5fd31fcbe941a368b8badfe014880b2a4e033 authored about 4 years ago by Mitsuhiro Shibuya <[email protected]>
Updated view to populate default filter operator when adding a filter

github.com/railsadminteam/rails_admin - cd955e5e66f1b5cc21d36026de8a4e796d59f15c authored about 4 years ago by Mitch Kett <[email protected]>
Bump rubocop rule for index_spec

github.com/railsadminteam/rails_admin - 612b357b0fac3c5d936260d06744c6f42c9b0f96 authored about 4 years ago by Mitch Kett <[email protected]>