rails--rails/guides
Lawrence Chou 447f55cc83
Add mandatory 'stored' option to generated column example
The current implementation (#41856) required `stored: true` to be passed when using `t.virtual()`
https://github.com/rails/rails/pull/41856/files#diff-5b1b920fc3bebbb1d4c144b302603e5003a1d9e5a493e3234bf764b9e26fbe30R68-R75
2021-09-16 23:22:26 +08:00
..
assets Render copy-to-clipboard text in element attribute [ci-skip] 2021-07-23 12:52:10 -05:00
bug_report_templates Relax version constraint in bug report templates 2021-08-07 13:20:26 +09:00
rails_guides Render copy-to-clipboard text in element attribute [ci-skip] 2021-07-23 12:52:10 -05:00
source Add mandatory 'stored' option to generated column example 2021-09-16 23:22:26 +08:00
.document
CHANGELOG.md Preparing for 7.0.0.alpha2 release 2021-09-15 18:22:51 -04:00
Rakefile Use `Bundler.unbundled_system` for bug_report_templates tests 2021-06-02 23:27:17 +09:00
rails_guides.rb Use safe nav operator when calling RailsGuides::Generator.new 2018-12-05 12:41:07 +09:00
w3c_validator.rb Use frozen string literal in guides/ 2017-08-13 22:04:09 +09:00