This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
adrianshort
/
armchairauditor
огледало од
https://github.com/adrianshort/armchairauditor.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
0
Вики
Activity
Преглед изворни кода
Updated .gems for dm-core
pull/3/head
Adrian Short
пре 14 година
родитељ
bb6a49349f
комит
c92919cfc9
2 измењених фајлова
са
2 додато
и
2 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.gems
+1
-1
lib/models.rb
+ 1
- 1
.gems
Прегледај датотеку
@@ -1,2 +1,2 @@
sbfaulkner-sinatra-helpers -s http://gems.github.com
dm-core --version '>= 1.0.0'
+ 1
- 1
lib/models.rb
Прегледај датотеку
@@ -19,7 +19,7 @@ class Payment
belongs_to :service
belongs_to :supplier
belongs_to
:directorate, { :through => :service }
has 1,
:directorate, { :through => :service }
def url
SITE_URL + "payments/" + @id.to_s
Write
Preview
Loading…
Откажи
Сачувај