RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

tconsole: Testing console for Rails

I just launched tconsole, a testing console for Rails with mintiest. It speeds up test performance by preloading your Rails environment (similar to how Spork does), but also helps out with testing workflow by providing a pretty simple syntax for testing single test files or even specific tests.

Check out the README on GitHub for more info!

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in