It would be cool to add a generator that puts config/initializers/dev_toolbar.rb into place.
Even cooler would be if it checked for the presence of a few gems and, if detected, prepopulated the config; e.g. if rails_db gem is present, then add a link to /rails/db.
It would be cool to add a generator that puts
config/initializers/dev_toolbar.rb
into place.Even cooler would be if it checked for the presence of a few gems and, if detected, prepopulated the config; e.g. if rails_db gem is present, then add a link to
/rails/db
.