This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
adrianshort
/
apollo
огледало од
https://github.com/adrianshort/apollo.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
0
Вики
Activity
Преглед изворни кода
Disable old MongoMapper code
master
Adrian Short
пре 11 година
родитељ
ff152512c0
комит
58a217b121
1 измењених фајлова
са
6 додато
и
6 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-6
app/models/error_log.rb
+ 6
- 6
app/models/error_log.rb
Прегледај датотеку
@@ -1,8 +1,8 @@
class ErrorLog
include MongoMapper::Document
#
class ErrorLog
#
include MongoMapper::Document
key :ts, Time
key :params, Hash
key :pois_returned, Integer
#
key :ts, Time
#
key :params, Hash
#
key :pois_returned, Integer
end
#
end
Write
Preview
Loading…
Откажи
Сачувај