session-wide client object caching; Jammit; PNG compressions; Image Maps;

This commit is contained in:
Tobias Klika
2011-06-12 03:20:14 +02:00
parent 6f1f51194d
commit e192da78c8
26 changed files with 143 additions and 111 deletions
+13 -1
View File
@@ -4,6 +4,10 @@ GEM
7digital (0.0.6)
peachy (>= 0.3.5)
will_paginate (>= 2.3.15)
POpen4 (0.1.4)
Platform (>= 0.4.0)
open4
Platform (0.4.0)
abstract (1.0.0)
actionmailer (3.0.5)
actionpack (= 3.0.5)
@@ -46,7 +50,7 @@ GEM
faraday (0.6.1)
addressable (~> 2.2.4)
multipart-post (~> 1.1.0)
rack (< 2, >= 1.1.0)
rack (>= 1.1.0, < 2)
gem_plugin (0.2.3)
haml (3.1.2)
haml-rails (0.3.4)
@@ -56,6 +60,8 @@ GEM
railties (~> 3.0)
hashie (1.0.0)
i18n (0.6.0)
jammit (0.6.3)
yui-compressor (>= 0.9.3)
jquery-rails (1.0.9)
railties (~> 3.0)
thor (~> 0.14)
@@ -90,6 +96,7 @@ GEM
oauth2 (0.4.1)
faraday (~> 0.6.1)
multi_json (>= 0.0.5)
open4 (1.0.1)
orm_adapter (0.0.5)
paperclip (2.3.11)
activerecord (>= 2.3.0)
@@ -142,9 +149,12 @@ GEM
warden (1.0.4)
rack (>= 1.0)
will_paginate (2.3.15)
win32-open3-19 (0.0.1)
youtube_it (1.4.3)
builder
oauth (>= 0.4.4)
yui-compressor (0.9.6)
POpen4 (>= 0.1.4)
PLATFORMS
ruby
@@ -155,6 +165,7 @@ DEPENDENCIES
devise
haml-rails
hashie
jammit
jquery-rails (>= 0.2.6)
json
mongrel (= 1.2.0.pre2)
@@ -170,4 +181,5 @@ DEPENDENCIES
sqlite3
sqlite3-ruby
typhoeus
win32-open3-19
youtube_it