Tom Hughes
|
eada36ff96
|
Switch to using the zeitwork autoloader
|
2020-12-30 20:30:21 +00:00 |
|
Tom Hughes
|
b606acba0c
|
Use rails 4.2 defaults for older migrations
|
2019-04-24 11:14:05 +01:00 |
|
Tom Hughes
|
29a780eb1a
|
Add rails version number to migrations
|
2017-10-17 18:49:55 +01:00 |
|
Tom Hughes
|
dc2a2c8ebd
|
Standardise on double quoted strings
|
2015-02-20 19:47:26 +00:00 |
|
Tom Hughes
|
ac7bb003ec
|
Cleanup migrations
Cleanup our migrations, replacing as much of our custom code
and monkey patching with modern standard rails methods.
|
2015-01-11 12:53:01 +00:00 |
|
Tom Hughes
|
8accdb9259
|
Remove code to populate countries table
|
2014-01-17 19:57:58 +00:00 |
|
Tom Hughes
|
95e8c63c2a
|
Fix rails 4 compatibility issues in migrations
|
2013-09-21 12:03:53 +01:00 |
|
Tom Hughes
|
1cc882b23f
|
Fix migration to work with mass assignment protection
|
2012-03-06 19:00:49 +00:00 |
|
Tom Hughes
|
3e99bbf5a9
|
Remove lib prefix from includes for ruby 1.9 compatibility
|
2012-01-05 20:33:19 +00:00 |
|
Tom Hughes
|
864a688dd3
|
Add an explicit require of rexml/document as ruby doesn't seem to
want to autoload it for some reason.
|
2009-11-04 09:29:35 +00:00 |
|
Tom Hughes
|
ed68d524de
|
Use a local lookup table for country bounding boxes rather than relying
on geonames.org being able to do it in a reasonable time.
|
2009-05-11 16:50:09 +00:00 |
|