Ecosyste.ms: OpenCollective

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

activeadmin

The administration framework for business critical Ruby on Rails applications
Collective - Host: opensource - https://opencollective.com/activeadmin - Website: https://activeadmin.info - Code: https://github.com/activeadmin/activeadmin

Merge pull request #4804 from Fivell/ransack-spec

fixes #4803, improve rasnacker filters specs

github.com/activeadmin/activeadmin - 1d2ebf435d99fe154da77593346409822e11f02b authored almost 8 years ago by Igor Fedoronchuk <[email protected]>
fixes #4803, improve filters specs

github.com/activeadmin/activeadmin - f2d96008ffae6447a8436fd6933ccc42aa6367b1 authored almost 8 years ago by Igor Fedoronchuk <[email protected]>
Merge pull request #4802 from Fivell/rspec-describe

configure rspec with disable_monkey_patching!

github.com/activeadmin/activeadmin - 51a9fbe0bfc514a6bcad4846985da822973d518f authored almost 8 years ago by Igor Fedoronchuk <[email protected]>
configure rspec with disable_monkey_patching!

see https://www.relishapp.com/rspec/rspec-core/v/3-0/docs/configuration/zero-monkey-patching-mode...

github.com/activeadmin/activeadmin - 5c579a82aec42122dc77c20cb9ed2f86695581d2 authored almost 8 years ago by Igor Fedoronchuk <[email protected]>
Merge pull request #4794 from jayshepherd/add-textinput-filter-form-type

Add filter for text_input to render text_area field

github.com/activeadmin/activeadmin - 8ddc07eefb9c4c39f96e1ad990fe7789555fd4ff authored almost 8 years ago by Timo Schilling <[email protected]>
Merge pull request #4797 from varyonic/call-helpers-skip-method-missing

Call method on helpers instead of dispatching through method_missing

github.com/activeadmin/activeadmin - 9541d9a33679d247c084ea87e62b63504aa79fda authored almost 8 years ago by Igor Fedoronchuk <[email protected]>
Call method on helpers instead of dispatching through Arbre::Element#method_missing.

github.com/activeadmin/activeadmin - d0ea26a3b63633c98ef3964c77b9683ccdb5d506 authored almost 8 years ago by Piers Chambers <[email protected]>
Merge pull request #4781 from knu/fix_batch_action_path

Apply the suffix adjustment in collection_path also to batch_action_path

github.com/activeadmin/activeadmin - 01db1a68bf1f224776df01befa64f9eb756af0b5 authored almost 8 years ago by Igor Fedoronchuk <[email protected]>
Add filter for text_input to render text_area field

github.com/activeadmin/activeadmin - 9b98c45b17dcf2c02aef99c8757e797b3659edca authored almost 8 years ago by Jay Shepherd <[email protected]>
Add spec batch_action handler for uncountable resource

github.com/activeadmin/activeadmin - 68f72cf04e8eb263742a8c16c92bd57c642be3f5 authored almost 8 years ago by Sakamoto Rumi <[email protected]>
Comment route_name options[:action] is possible to be 'batch_action'

github.com/activeadmin/activeadmin - b604345cd1aa9c5d3462c59272021978c2b18a83 authored almost 8 years ago by Sakamoto Rumi <[email protected]>
Apply the suffix adjustment in collection_path also to batch_action_path

When the resource model name were an uncountable noun like "News", the
URL helper method for the...

github.com/activeadmin/activeadmin - 824aa184cb5ee4db6d6d7350cb7bdf18e8b0b793 authored almost 8 years ago by Akinori MUSHA <[email protected]>
Merge pull request #4790 from senid231/fix-bug-report-templates

Fix bug report templates, fixes #4782

github.com/activeadmin/activeadmin - 66b74fb9c08f5d6d11b0bf18dab33727f71e8ab1 authored almost 8 years ago by Igor Fedoronchuk <[email protected]>
add bug report template for rails 5 master

add info to CONTRIBUTING.md
add integration with rspec tests

github.com/activeadmin/activeadmin - 15e240586feff398d4f02d6ad4395cfcdfccbc7a authored almost 8 years ago by Denis Talakevich <[email protected]>
Add Rails 5 bug report template.

github.com/activeadmin/activeadmin - d2bfb3971b33e682441c564709787653508656c6 authored almost 8 years ago by Chuck Callebs <[email protected]>
Merge pull request #4789 from deivid-rodriguez/better_travis_coverage

Better travis coverage

github.com/activeadmin/activeadmin - 7ff122d580835d70cfc424bc251e70ab0ec51b3d authored almost 8 years ago by Piers C <[email protected]>
Try to get jruby + Rails 5 tests passing

github.com/activeadmin/activeadmin - ef5a6b6c6e8f685d4c57d04ba8100e924bd2607a authored almost 8 years ago by David Rodríguez <[email protected]>
Try to get Rails 4.2 + Ruby 2.4.0 tests passing

github.com/activeadmin/activeadmin - 9a1c02b40cc9988f7873d5b60a2904ddde8b8c50 authored almost 8 years ago by David Rodríguez <[email protected]>
Merge pull request #4775 from deivid-rodriguez/more_appraisal_improvements

More appraisal improvements

github.com/activeadmin/activeadmin - bf364c3d146949fb841301fef90c071897052423 authored almost 8 years ago by David Rodríguez <[email protected]>
usa an oneliner to install phantomjs on travis

github.com/activeadmin/activeadmin - 88bbc3d1b0ffd412441861c4c8d6bf4053da302e authored almost 8 years ago by Timo Schilling <[email protected]>
Delete install_phantomjs.sh

github.com/activeadmin/activeadmin - c12736bd60732689a32ec8e35997d63d00d3c74d authored almost 8 years ago by Timo Schilling <[email protected]>
Remove a rule nobody follows

github.com/activeadmin/activeadmin - 2f0f2ad9bd1d7e7bb6079e3df03e3b5e9b5db68b authored almost 8 years ago by David Rodríguez <[email protected]>
Linting pass over CONTRIBUTING.md

Wrap long lines, remove trailing whitespaces, no hard tabs.

github.com/activeadmin/activeadmin - a31a3206e3ef92cec127c09b7032d99d884c4e82 authored almost 8 years ago by David Rodríguez <[email protected]>
Further simplify appraisal setup

* To run the tests, `bundle exec rake`.
* To run the sample app, `bundle exec local server`.

github.com/activeadmin/activeadmin - 4df0cb69e8a6ac270f97470160f2daec28d0a66c authored almost 8 years ago by David Rodríguez <[email protected]>
Add docs about running specific tests

github.com/activeadmin/activeadmin - d7ac58d8040712ae97b75440156b01d0714fd1e3 authored almost 8 years ago by David Rodríguez <[email protected]>
Add a couple of extra contributing notes

github.com/activeadmin/activeadmin - dee31817a7c5a2088af5baa944b377aeb4f8f762 authored almost 8 years ago by David Rodríguez <[email protected]>
Merge pull request #4759 from Fivell/zorab47-add-belongs-to-to-page-resources_cherry_pick

add belongs to to page resources

github.com/activeadmin/activeadmin - a7f75368539cd2353aab4c4f84540e0f922c683f authored almost 8 years ago by Igor Fedoronchuk <[email protected]>
belongs_to convension for page fixed to use same logic as resource

github.com/activeadmin/activeadmin - 05877d45d464d1911ca7d53072c81516c7614281 authored almost 8 years ago by Igor Fedoronchuk <[email protected]>
added docs and changelog about using belogs_to in pages

github.com/activeadmin/activeadmin - 9107ba1496c0d7c70427f71bcf2ad13cde24c4bc authored almost 8 years ago by Igor Fedoronchuk <[email protected]>
Add the belongs_to functionality to Page resources

github.com/activeadmin/activeadmin - eced130d24b887337efc84bbc7192b0c3d824de6 authored almost 8 years ago by Charles Maresh <[email protected]>
Merge pull request #4776 from Fivell/permit-params-belongs-to

Permit params for belongs to

github.com/activeadmin/activeadmin - 6463e2b717b217a5b9785e7afbe6fc72d923cf1a authored almost 8 years ago by Igor Fedoronchuk <[email protected]>
added note to documentation about permit_params on nested resources

github.com/activeadmin/activeadmin - e5cb55ba4cae7ff8a821c5fc0dd86dfb690aa322 authored almost 8 years ago by Igor Fedoronchuk <[email protected]>
fixed permitted params for nested resources

github.com/activeadmin/activeadmin - 5807f58c9471f47889f81e2e753c1d4a2fd064ff authored almost 8 years ago by Igor Fedoronchuk <[email protected]>
added feature test for creation of nested resources

github.com/activeadmin/activeadmin - 28891b58716ba3348d47447f085d88bbdea29c4d authored almost 8 years ago by Igor Fedoronchuk <[email protected]>
added feature test for belongs to form

github.com/activeadmin/activeadmin - 2ae3ae915d174e22f311a1ac9c3ce620468116d1 authored almost 8 years ago by Igor Fedoronchuk <[email protected]>
Merge pull request #4646 from zorab47/maintain-index-list-filter-parameters

Include params when building IndexList link URLs

github.com/activeadmin/activeadmin - 0b8255774d6610c22bc9a62fffa183e6682f2521 authored almost 8 years ago by Igor Fedoronchuk <[email protected]>
Include params when building IndexList link URLs

- Add test to prevent regressions
- Exclude page, commit, and format params from the URL
- Rever...

github.com/activeadmin/activeadmin - 8dfce0a3c8b30228a69f8f17f6d08b8ed5151772 authored almost 8 years ago by Charles Maresh <[email protected]>
Merge pull request #4773 from deivid-rodriguez/tweak_appraisal

Tweak appraisal

github.com/activeadmin/activeadmin - 440e75fad15d3154808f45f22c2958c6f90bcc65 authored almost 8 years ago by Igor Fedoronchuk <[email protected]>
Remove dead test code

github.com/activeadmin/activeadmin - a5553c9762f686c054f81ead226ea70cfe580adb authored almost 8 years ago by David Rodríguez <[email protected]>
Add a couple of notes to CONTRIBUTING

github.com/activeadmin/activeadmin - 978c8ee33fe7d7f0f953da478e6fd49030734ff9 authored almost 8 years ago by David Rodríguez <[email protected]>
Fix travis matrix exclusions

It was using the old way of switching Rails versions (which no longer
works) instead of Appraisal!

github.com/activeadmin/activeadmin - f5cb0ba599db4c0cb86e47734384d6f3dc0b0e87 authored almost 8 years ago by David Rodríguez <[email protected]>
Add missing `ruby_24` Gemfile declaration

github.com/activeadmin/activeadmin - 078cc4646752d7b37fa85055a86c613ab263d85c authored almost 8 years ago by David Rodríguez <[email protected]>
Remove some unused dependencies

github.com/activeadmin/activeadmin - 16a7caacd2ffeefedbea1bb2f97fb7602cfa72a4 authored almost 8 years ago by David Rodríguez <[email protected]>
Move appraisal gem into development group

And make sure it's not automatically required.

We are experiencing segfaults during CI builds w...

github.com/activeadmin/activeadmin - e0f37d8db00f6ff2a44bf3442fa28aec38d79d92 authored almost 8 years ago by David Rodríguez <[email protected]>
Merge pull request #4624 from deivid-rodriguez/fix_build

Add Appraisal

github.com/activeadmin/activeadmin - a6c3e3782709b191931a5608b3a37a0ba5495999 authored almost 8 years ago by Piers C <[email protected]>
Check versions like everywhere else in that file

Otherwise I get errors because AA has not yet been required at that point.

github.com/activeadmin/activeadmin - ccf3f6b97743ce5ac61599653dd3d5cf1d767607 authored almost 8 years ago by David Rodríguez <[email protected]>
Setup appraisal

github.com/activeadmin/activeadmin - 0fdbe65b049dc4b6def73443e4a6bfbfd60779a0 authored almost 8 years ago by David Rodríguez <[email protected]>
Remove unexistent files from gitignore

github.com/activeadmin/activeadmin - b2f6f9a385387f8c34c4e2e0cea5d6aa318cf724 authored almost 8 years ago by David Rodríguez <[email protected]>
Bump bundler in Travis to 1.14.3

github.com/activeadmin/activeadmin - 3cb2bcd22cf95b56c78fc3a086c731f003a5abf6 authored almost 8 years ago by David Rodríguez <[email protected]>
Remove unecessary dependencies from Gemfile

I guess those used to require pointing to master in the past, but that's
no longer true.

github.com/activeadmin/activeadmin - f388c7a8be6e89c7894716bbdce75b18a415b967 authored almost 8 years ago by David Rodríguez <[email protected]>
Merge pull request #4768 from Fivell/order_clause

order clause refactoring, allow to use custom sql ordering strategies

github.com/activeadmin/activeadmin - ab72c3351a5ed0c08f760dc13f58d2daeaa1d1f9 authored almost 8 years ago by Igor Fedoronchuk <[email protected]>
order clause refactoring, allow to use custom sql ordering strategies

- added ability to use custom class for handling ordering per resource

eg

```
Active...

github.com/activeadmin/activeadmin - bcfc9e3739a18aba701ba259a5eb056b169a4c65 authored almost 8 years ago by Igor Fedoronchuk <[email protected]>
Merge pull request #4641 from blimmer/feature/add-to-footer

Add the ability to customize the footer with string or proc.

github.com/activeadmin/activeadmin - 2bb5021f81c208ec201e278be0d6cf67d70e0924 authored almost 8 years ago by Piers C <[email protected]>
Add the ability to customize the footer.

By default, it will still default to the "Powered by Active Admin
<version>", but this allows fol...

github.com/activeadmin/activeadmin - c30dd563615e128fbe3ad97d15b988ac4a5b86fd authored almost 8 years ago by Ben Limmer <[email protected]>
Merge pull request #4764 from deivid-rodriguez/test_setup_cleanup

Test setup cleanup

github.com/activeadmin/activeadmin - fa0f76faab3a01aa822b00b99535b26e00f71dec authored almost 8 years ago by Piers C <[email protected]>
Remove empty file

github.com/activeadmin/activeadmin - 26252f2c60da123259ebbc188477fa57d456b7ce authored almost 8 years ago by David Rodríguez <[email protected]>
Remove Rspec 2 stuff from jasmine config

github.com/activeadmin/activeadmin - ed0e50c46253226f4ed022c9701e0f1f02f2e42f authored almost 8 years ago by David Rodríguez <[email protected]>
Tweak DB resetting in cucumber

Use `trucation` strategy only for JS.

github.com/activeadmin/activeadmin - b47291c09b125789ee26918c5b7f258761f2de62 authored almost 8 years ago by David Rodríguez <[email protected]>
Remove unnecessary `require "rubygems"`

github.com/activeadmin/activeadmin - c2459ca0730303be865d4bf9c94d4b0bdc1a9481 authored almost 8 years ago by David Rodríguez <[email protected]>
Don't skip git in the generated application

This is useful so that the default gitignore file is generated in the
subfolder, and greps are n...

github.com/activeadmin/activeadmin - 0eab1cc0c9933578382d8abec6726144609a711e authored almost 8 years ago by David Rodríguez <[email protected]>
Remove unnecessay LOAD_PATH manipulations

github.com/activeadmin/activeadmin - 2a7079a0c422edfd41df3606f0f9d2d2e4bbb529 authored almost 8 years ago by David Rodríguez <[email protected]>
Merge pull request #4769 from Fivell/decorate_with_move_to_resource_dsl

decorate_with should be part or resource dsl

github.com/activeadmin/activeadmin - b4bae5542febb5eeb7b8e2df190dfb2e25627f89 authored almost 8 years ago by David Rodríguez <[email protected]>
decorate_with should be part or resource dsl

github.com/activeadmin/activeadmin - 3731b25beda91c6cd281f943ea14aab6a24b9a3b authored almost 8 years ago by Igor Fedoronchuk <[email protected]>
Merge pull request #4632 from thesunwave/2666-edit-docs

Added note about how to remove select

github.com/activeadmin/activeadmin - bf9982f56413209a7badfd97c8c81b80a2f2cceb authored almost 8 years ago by Igor Fedoronchuk <[email protected]>
Added note about how to remove select on text input filter.

github.com/activeadmin/activeadmin - aafdee7b8cb93248a28dff28dce3a87971b4ab55 authored almost 8 years ago by Artur Borisovich <[email protected]>
Merge pull request #4770 from paulgoetze/4423-allow-array-as-collection

Issue #4423: Allow array as collection

github.com/activeadmin/activeadmin - 8254bb9678e6507d6f22d17a53aab8112af73d81 authored almost 8 years ago by Piers C <[email protected]>
Add Scenario for custom page with paginated array collection

github.com/activeadmin/activeadmin - a7db9a7eeec1f974694c965a4b6685412f2e6d0b authored almost 8 years ago by Paul Götze <[email protected]>
Allow passing an Array to collection_size

This allows you to use not only a ActiveRecord::Relation but also an Array as collection for cod...

github.com/activeadmin/activeadmin - 9745ba5efeb35625563c5edc5cd113f8a25f5e98 authored almost 8 years ago by Paul Götze <[email protected]>
Merge pull request #4689 from nashby/fix/dynamic-scope-name

Make it possible to use dynamic names for scopes.

github.com/activeadmin/activeadmin - 64b5295571400c461376cf060dae9522731fe6d9 authored almost 8 years ago by Igor Fedoronchuk <[email protected]>
Make it possible to use dynamic names for scopes.

Right now it's possible to pass a proc but it's evaluated outside
of view context so it's not po...

github.com/activeadmin/activeadmin - 3030cb1e0dac1765a41e6011ca329fd362953ab1 authored almost 8 years ago by Vasiliy Ermolovich <[email protected]>
Merge pull request #4763 from deivid-rodriguez/improve_local_script

Improve local script

github.com/activeadmin/activeadmin - d739eeb62d2d7bd20c983bfaea651bea6420b9d8 authored almost 8 years ago by David Rodríguez <[email protected]>
Fix all DOM ready binding to rely on `.ready()` method, as `on('ready')` has been removed on jQuery 3

More info: https://api.jquery.com/ready/
"There is also $(document).on( "ready", handler ), depr...

github.com/activeadmin/activeadmin - ae04288c3bfe0bd63e8227ec9dee7731241202b4 authored almost 8 years ago by Mateus Gomes <[email protected]>
Fix an error when creating the sample app

```
/path/to/.test-rails-apps/test-rails-app-5.0.1/Gemfile not found
```

github.com/activeadmin/activeadmin - ca308df162c2e999bd1b1f0be1b4aec2580c499b authored almost 8 years ago by David Rodríguez <[email protected]>
Properly setup dependencies of the sample app

Through the Gemfile instead of direct LOAD_PATH manipulation.

github.com/activeadmin/activeadmin - 48fe65ba9132481664174adb9659b22661f98163 authored almost 8 years ago by David Rodríguez <[email protected]>
Remove unnecessary space escaping

github.com/activeadmin/activeadmin - 03dfc8903c80d7beeaa99d8021d4f0184b301190 authored almost 8 years ago by David Rodríguez <[email protected]>
Make `script/local` help text more resilient

Since it no longer depends on the name of the script.

github.com/activeadmin/activeadmin - 5f045e07c6b4327e804181ee977f914152db70d2 authored almost 8 years ago by David Rodríguez <[email protected]>
Fix `script/local`'s help

github.com/activeadmin/activeadmin - 3c5569f356135f4f771bbce8d8684ccd14dad389 authored almost 8 years ago by David Rodríguez <[email protected]>
Make sure we reset both DBs when creating the app

`rake setup` can be run in both environment, so the old way could create
inconsistencies between...

github.com/activeadmin/activeadmin - 73afa3eaa2d680d0b28bd921785571013eaf167c authored almost 8 years ago by David Rodríguez <[email protected]>
Merge pull request #4762 from activeadmin/codecov-config

configure codecov.io

github.com/activeadmin/activeadmin - c7c9c592b0b6aecaacebba2a3846b28634e2ad7b authored almost 8 years ago by Timo Schilling <[email protected]>
Merge pull request #4766 from SoftSwiss/fix_auto_link

Use default_url_options in auto_link

github.com/activeadmin/activeadmin - 8b15ff58a6d912899b46bf651354666d39f39ad0 authored almost 8 years ago by Timo Schilling <[email protected]>
Use default batch_action_path helper

github.com/activeadmin/activeadmin - 09f2667b35d5ff320a8b8c51cdba198ad13f66b3 authored almost 8 years ago by Roman Shatsov <[email protected]>
Fix auto_link

github.com/activeadmin/activeadmin - ef4e80ea2f0cb528ea146becd104f7b5b029910d authored almost 8 years ago by Roman Shatsov <[email protected]>
Merge pull request #4747 from Fivell/clean_search_params

Remove DataAccess#clean_search_params

github.com/activeadmin/activeadmin - 0f7b700363547c3667e5e145e7eb2f966224e40a authored almost 8 years ago by Igor Fedoronchuk <[email protected]>
Remove DataAccess#clean_search_params

ransack cleaning params by itslef, so no need to do it twice

github.com/activeadmin/activeadmin - b212d8cb60683f3ad29dc0fa67b20891ac9b05cc authored almost 8 years ago by Igor Fedoronchuk <[email protected]>
added test to check blank params are not included while filtering

github.com/activeadmin/activeadmin - 1ac631d329a965a262211b44b837193030acefbb authored almost 8 years ago by Igor Fedoronchuk <[email protected]>
Merge pull request #4754 from deivid-rodriguez/review_dependencies

Review dependencies

github.com/activeadmin/activeadmin - 564f9d4081a2186083d93231804041dc39385fdb authored almost 8 years ago by Igor Fedoronchuk <[email protected]>
Bump jruby version to 9.1.7.0

github.com/activeadmin/activeadmin - 6dbf1bd29f13f3a3567dfb89ee2ed61c9d20af50 authored almost 8 years ago by David Rodríguez <[email protected]>
Remove unnecessary version constraint

The current setup is complicated enough.

github.com/activeadmin/activeadmin - 796fe5b09e8f4154bbcafcc00649fe7eecaacbac authored almost 8 years ago by David Rodríguez <[email protected]>
Fix gem name

Flamegraph's fallback is `fast_stack`, not `fast_track`. Who knows what
we were previously insta...

github.com/activeadmin/activeadmin - d4861318ea6cdbd07a0f7584998ec614b62fd207 authored almost 8 years ago by David Rodríguez <[email protected]>
Remove listen dependency

My guess is that nobody is using this, so the best way to prevent future
platform dependency iss...

github.com/activeadmin/activeadmin - 86ae8d3b9d07ade4c64347725b78de0e9dbd0136 authored almost 8 years ago by David Rodríguez <[email protected]>
Remove now unnecessary constraints

The need for this was removed when introducing codecov.io, but readded
later unintentionally.

github.com/activeadmin/activeadmin - 28fcb3a7a4b092a07a32ea68d1bc0589fdc69671 authored almost 8 years ago by David Rodríguez <[email protected]>
Test against 2.4.0

Only one spec to be fixed, and it's actually a bug fix brought to you by
the awesome ruby 2.4.0 ...

github.com/activeadmin/activeadmin - 98e1f710b782d399ef7db25ef3cf7adbf98146c8 authored almost 8 years ago by David Rodríguez <[email protected]>
Merge pull request #4760 from Fivell/4757-search-status-conditional-bugfix

fixes #4757, allow to turn on/off current filters sidebar

github.com/activeadmin/activeadmin - c5326f6d653ae41e14ebb632a5705739d6a96ae3 authored almost 8 years ago by Timo Schilling <[email protected]>
configure codecov.io

This is the default config but with PR comments disabled.

github.com/activeadmin/activeadmin - e3773f44bed93f4e2e035e40759bd8126bb82417 authored almost 8 years ago by Timo Schilling <[email protected]>
siplify sidebar cucumber step implementation

github.com/activeadmin/activeadmin - 8a904e72972207424e4844fbe562787307a38e94 authored almost 8 years ago by Igor Fedoronchuk <[email protected]>
fixes #4757, allow to turn on/off current filters sidebar

github.com/activeadmin/activeadmin - 34db35dd18fc1fdedc29e66cdd018d3ccd0054c1 authored almost 8 years ago by Igor Fedoronchuk <[email protected]>
Merge pull request #4725 from deivid-rodriguez/better_migrations

Better generated migrations

github.com/activeadmin/activeadmin - ca723e38bc7285f3fc155e3e909f7477f30e28fb authored almost 8 years ago by David Rodríguez <[email protected]>
Don't try to generate dup indexes in Rails 5

The `references` keyword automatically generates an index for the
involved columns in Rails 5.

github.com/activeadmin/activeadmin - 728001facfd1bcf9344d9a4e665f82dda47d52d7 authored almost 8 years ago by David Rodríguez <[email protected]>
Template comments migration

github.com/activeadmin/activeadmin - 6274bf5a5f48fd2074ddc9626aaa8a4f3df023fd authored almost 8 years ago by David Rodríguez <[email protected]>
Fix warning in Rails 4: adopt Rails 5 behaviour

```
DEPRECATION WARNING: `#timestamps` was called without specifying an
option for `null`. In Ra...

github.com/activeadmin/activeadmin - 94ab6918f1e14e5c38596f192dc019179d8601c3 authored almost 8 years ago by David Rodríguez <[email protected]>