Skip to content

Instantly share code, notes, and snippets.

@andersondias
Created May 7, 2013 14:05
Show Gist options
  • Select an option

  • Save andersondias/5532819 to your computer and use it in GitHub Desktop.

Select an option

Save andersondias/5532819 to your computer and use it in GitHub Desktop.

Revisions

  1. andersondias created this gist May 7, 2013.
    5 changes: 5 additions & 0 deletions test_helper_lite.rb
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    require "bundler"
    Bundler.setup(:default, :test)

    require "active_record"
    require "active_support"