Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
adrianshort
/
armchairauditor
réplica de
https://github.com/adrianshort/armchairauditor.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Updated .gems for dm-core
pull/3/head
Adrian Short
hace 14 años
padre
bb6a49349f
commit
c92919cfc9
Se han
modificado 2 ficheros
con
2 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
.gems
+1
-1
lib/models.rb
+ 1
- 1
.gems
Ver fichero
@@ -1,2 +1,2 @@
sbfaulkner-sinatra-helpers -s http://gems.github.com
dm-core --version '>= 1.0.0'
+ 1
- 1
lib/models.rb
Ver fichero
@@ -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
Escribir
Vista previa
Cargando…
Cancelar
Guardar