scaffold_pico icon indicating copy to clipboard operation
scaffold_pico copied to clipboard

Rails scaffold which supports namespaces, modules, nested resources templates

Results 9 scaffold_pico issues
Sort by recently updated
recently updated
newest added

Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.6.2. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...

dependencies

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.13.9. Release notes Sourced from nokogiri's releases. 1.13.9 / 2022-10-18 Security [CRuby] Vendored libxml2 is updated to address CVE-2022-2309, CVE-2022-40304, and CVE-2022-40303. See GHSA-2qc6-mcvw-92cw for...

dependencies

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.7 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...

dependencies

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.7.0 to 1.11.0. Release notes Sourced from git's releases. Release v1.11.0 Full Changelog 292087e Supress unneeded test output (#570) 19dfe5e Add support for fetch options "--force/-f" and...

dependencies

Bumps [rdoc](https://github.com/ruby/rdoc) from 6.2.1 to 6.3.2. Commits 3653bbc Bump version to 6.3.2 ee48295 Update rdoc.gemspec by adding lib/rdoc/markup/table.rb 9307f93 Version 6.3.1 a7f5d6a Use File.open to fix the OS Command Injection...

dependencies

Bumps [activesupport](https://github.com/rails/rails) from 6.0.3 to 6.0.3.1. Changelog Sourced from activesupport's changelog. Rails 6.0.3.1 (May 18, 2020) [CVE-2020-8165] Deprecate Marshal.load on raw cache read in RedisCacheStore [CVE-2020-8165] Avoid Marshal.load on raw...

dependencies

Your FOSSA integration was successful! Attached in this PR is a badge and license report to track scan status in your README. Below are docs for integrating FOSSA license checks...

`scaffold_pico -m Booking -n manage/health -b Manage::BaseController --nested_in_resources Client --fields id:integer department_id:integer interior_space_id:integer start_date:datetime end_date:datetime size:integer created_at:datetime updated_at:datetime --index-fields id department_id interior_space_id start_date end_date size created_at updated_at --search-fields id department_id...

2. Another item ⋅⋅* Unordered sub-list. 1. Actual numbers don't matter, just that it's a number ⋅⋅1. Ordered sub-list 4. And another item. ⋅⋅⋅You can have properly indented paragraphs within...