This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
Tranyi
/
blazer
Seguir
3
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
Fixed audits
Andrew Kane
%!s(int64=10) %!d(string=hai) anos
pai
397411916c
achega
6afd3829ef
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
app/models/blazer/audit.rb
+ 1
- 1
app/models/blazer/audit.rb
Ver ficheiro
@@ -1,5 +1,5 @@
module Blazer
class Audit < ActiveRecord::Base
-
+
belongs_to :user
end
end