Florent Guilleux
Florent Guilleux
Found a workaround (using bash): ``` tab :name => "console" do run "echo -e \"\\033];console\\007\"" run "rails console" end ``` From http://sites.google.com/site/iterm2home/support "How do I change a tab's title?"
I have email-spec (version 1.4.0) working with MiniTest (bundling minitest-matchers), except when using some helpers because of [the call to RSpec's `should` method](http://git.io/TSv4Vg). Any way to avoid this issue?
Hi Hubert, Unfortunately it doesn't seem to fix the issue. I tried with ruby REE 1.8.7