Object-based searching.
-
Updated
Sep 8, 2020 - Ruby
Ruby on Rails (Rails) is a web application framework written in Ruby. It is meant to help simplify the building of complex websites.
Both of the templates in lib/generators/templates/app/javascript/controllers/ have some minor issues that could be easily addressed.
application_controller.js.tt it shows ExampleReflex#demo but this could be simplified to Example#demoWhat would you like to be added:
Currently config uses one file per environment (eg. dev, staging, prod, etc) we should move to a multi-file config where we have one folder per environment and config values can be split across multiple files within this folder.
Why is this needed:
For setups where there are
At, the least "/" should behave the same as "".
Created by David Heinemeier Hansson
Released December 13 2005
Update styling to match new Chrome/devtools flat design.