rails_datamapper gave me a few problems: - Rails.root always gives an empty string - DataMapper.rake did not load the model files for automigrate/autoupgrade - the model generator did not generate my properties
the attached patch solves these little problems
Created by kristian - 2009-02-22 17:12:26 UTC
Original Lighthouse ticket: http://datamapper.lighthouseapp.com/projects/20609/tickets/804
该提问来源于开源项目:datamapper/dm-core