]> git.openstreetmap.org Git - rails.git/blob - stories/helper.rb
migration 013 removes tags from nodes and old nodes tables/ 014 does not do anything atm
[rails.git] / stories / helper.rb
1 ENV["RAILS_ENV"] = "test"
2 require File.expand_path(File.dirname(__FILE__) + "/../config/environment")
3 require 'spec/rails/story_adapter'