mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
home page is restored, so is context view
This commit is contained in:
parent
4605b17d3c
commit
e964769553
130 changed files with 89 additions and 152 deletions
|
|
@ -41,9 +41,11 @@ GEM
|
|||
coffee-script-source
|
||||
execjs
|
||||
coffee-script-source (1.3.1)
|
||||
daemons (1.0.10)
|
||||
erubis (2.7.0)
|
||||
execjs (1.3.0)
|
||||
multi_json (~> 1.0)
|
||||
gem_plugin (0.2.3)
|
||||
highline (1.5.2)
|
||||
hike (1.2.1)
|
||||
htmlentities (4.3.1)
|
||||
|
|
@ -58,6 +60,9 @@ GEM
|
|||
mime-types (~> 1.16)
|
||||
treetop (~> 1.4.8)
|
||||
mime-types (1.18)
|
||||
mongrel (1.2.0.pre2)
|
||||
daemons (~> 1.0.10)
|
||||
gem_plugin (~> 0.2.3)
|
||||
multi_json (1.2.0)
|
||||
mysql2 (0.3.11)
|
||||
nokogiri (1.4.7)
|
||||
|
|
@ -115,6 +120,7 @@ GEM
|
|||
execjs (>= 0.3.0)
|
||||
multi_json (>= 1.0.2)
|
||||
will_paginate (3.0.3)
|
||||
yard (0.7.5)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
|
@ -129,6 +135,7 @@ DEPENDENCIES
|
|||
htmlentities (~> 4.3.0)
|
||||
jquery-rails
|
||||
mail
|
||||
mongrel (= 1.2.0.pre2)
|
||||
mysql2
|
||||
rails (= 3.2.3)
|
||||
rails_autolink
|
||||
|
|
@ -139,3 +146,4 @@ DEPENDENCIES
|
|||
swf_fu
|
||||
uglifier (>= 1.0.3)
|
||||
will_paginate
|
||||
yard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue