This website works better with JavaScript.
Home
Explore
Help
Sign In
adrianshort
/
armchairauditor
mirror of
https://github.com/adrianshort/armchairauditor.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Changed site url to armchairauditor.co.uk
pull/3/head
Adrian Short
14 years ago
parent
44428d80f3
commit
40ccac29d5
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
lib/models.rb
+ 1
- 1
lib/models.rb
View File
@@ -4,7 +4,7 @@ require 'dm-validations'
require 'dm-timestamps'
require 'dm-aggregates'
SITE_URL = 'http://armchairauditor.
heroku.com
/'
SITE_URL = 'http://armchairauditor.
co.uk
/'
class Payment
include DataMapper::Resource
Write
Preview
Loading…
Cancel
Save