table-for
table-for copied to clipboard
table-for is a table builder for an array of objects, easily allowing overriding of how any aspect of the table is generated
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.7.1 to 1.12.5. Release notes Sourced from nokogiri's releases. 1.12.5 / 2021-09-27 Security [JRuby] Address CVE-2021-41098 (GHSA-2rr5-8q37-2w7h). In Nokogiri v1.12.4 and earlier, on JRuby only, the SAX...
Bumps [actionpack](https://github.com/rails/rails) from 3.2.13 to 4.2.11.3. Release notes Sourced from actionpack's releases. 4.2.11.3 Action Mailer No changes. Action Pack No changes. Action View Backport a missing commit for [CVE-2020-8163] Active...
Bumps [rake](https://github.com/ruby/rake) from 10.4.2 to 13.0.1. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 13.0.1 > > ==== Bug fixes > > * Fixed bug: Reenabled task raises previous exception on...
Bumps [rack](https://github.com/rack/rack) from 1.4.7 to 1.6.12. Commits - [`de902e4`](https://github.com/rack/rack/commit/de902e48d1c971fe145002039121afb69e10af5a) Merge branch '1-6-sec' into 1-6-stable - [`b7d6546`](https://github.com/rack/rack/commit/b7d6546e2e21a620559b498707f65f5206f662e2) Bump version - [`d3e2f88`](https://github.com/rack/rack/commit/d3e2f88c17dad2c7997e453d7ef518dd6e751ac8) making diff smaller - [`99a8a87`](https://github.com/rack/rack/commit/99a8a8776513839b5da4af393b67afe95a9412d8) fix memcache tests on 1.6...
Bumps [sprockets](http://getsprockets.org/) from 2.2.3 to 3.7.2. [](https://help.github.com/articles/configuring-automated-security-fixes) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
When draper gem is used to decorate models in controller translation_lookup_prefix method creates wrong path to the translation.
When I want to set an html class to an element... `table.column :data => 'Open', :link => true, :data_column_html => {:class => "text-center"}` I see multiple warning logs (more than...