You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

1.4 KiB

TODO

23:49:01 web.1  |        Rails         ╙─╜  Completed 200 OK in 14ms (Views: 11.4ms | ActiveRecor
23:49:01 web.1  |        Rails         ╣┆╠  d: 0.2ms | Allocations: 10324)
  • prefix Completed should use final

New Notes

  • Use hotwire_livereload instead of rails_live_reload
    • nope, because rails_live_reload is more clever (and sooner) than hotwire_livereload
  • HotConstants
    • monkeypatch rails-live-reload
    • meta-programming
  • Flash message
  • Minitest
  • Formatter
    • wrap warning containing \n
    • "\e[0;35mhello".length => 12 instead of 5!
    • SQL compatible