rails--rails/guides
Akshay Mohite e29fb52074
Fixed cache_store name used in adding other modules section of api app documentation. [ci skip]
- Using `mem_cached_store` results in an exception as lib/active_support/cache.rb:106:in `rescue in retrieve_store_class': Could not find cache store adapter for mem_cached_store (cannot load such file -- active_support/cache/mem_cached_store) (RuntimeError)
- Changed the name of cache_store as `mem_cache_store` instead of `mem_cached_store`
2019-08-07 20:34:55 +05:30
..
assets [ci skip] images/getting_started: Update screenshot for missing action 2019-06-12 11:11:22 +02:00
bug_report_templates Update bug report templates 2019-04-25 19:11:22 +09:00
rails_guides Use match? where we don't need MatchData 2019-07-29 14:23:10 +09:00
source Fixed cache_store name used in adding other modules section of api app documentation. [ci skip] 2019-08-07 20:34:55 +05:30
.document
CHANGELOG.md Start Rails 6.1 development 2019-04-24 15:57:14 -04:00
Rakefile Respect ENV variables when finding DBs etc for the test suite 2019-02-06 01:20:06 +10:30
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