public
Description: Demonstrates a reference implementation for handling countries, regions, and addresses
Homepage: http://www.pluginaweek.org
Clone URL: git://github.com/pluginaweek/has_addresses.git
Remove rogue assignment of RAILS_FRAMEWORK_ROOT
obrie (author)
Tue Jul 01 21:57:27 -0700 2008
commit  5b8dd68ec066b017fc84c9d8834d59ae18e11815
tree    60b42aef1fd49adcadc6928654ae5f4b1fcf8329
parent  eac6c235fe19fc6ca6454a0604ab09114afccb14
...
1
2
3
4
...
 
1
2
3
0
@@ -1,4 +1,3 @@
0
-RAILS_FRAMEWORK_ROOT='/home/aaron/Projects/Vendor/rails'
0
 # Load the plugin testing framework
0
 $:.unshift("#{File.dirname(__FILE__)}/../../plugin_test_helper/lib")
0
 require 'rubygems'

Comments

    No one has commented yet.