Commit 3572ceee by ivan Lan

Fix spec

parent f9666f96
require "spec_helper"
require 'active_record'
require "ohm"
Dir[File.dirname(__FILE__) + '../lib/weather-model.rb'].each { |file| require file }
require File.join(File.dirname(__FILE__), '../lib/weather-model.rb')
# include WeatherModel
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment