lib/geordi/commands/rake.rb in geordi-9.5.1 vs lib/geordi/commands/rake.rb in geordi-9.6.0

- old
+ new

@@ -20,6 +20,10 @@ command << "RAILS_ENV=#{env}" Util.run!(command, show_cmd: true) end end + + Hint.did_you_know [ + :capistrano + ] end