Upgraded to rails 3.1.8. Fixed various bugs in wiki.

This commit is contained in:
benni 2012-09-30 21:15:55 +02:00
parent cd91436f7f
commit 29a6cd8b62
106 changed files with 430 additions and 22436 deletions

View file

@ -1,80 +1,94 @@
GIT
remote: git://github.com/bennibu/localize_input.git
revision: 1de033997a66b3c22344799cd354e45f0dab4d32
revision: 5eb188d2525a073d09e142cf8b0b04e6ace6e7b0
specs:
localize_input (0.0.1)
localize_input (0.1.0)
GEM
remote: http://rubygems.org/
specs:
abstract (1.0.0)
actionmailer (3.0.16)
actionpack (= 3.0.16)
mail (~> 2.2.19)
actionpack (3.0.16)
activemodel (= 3.0.16)
activesupport (= 3.0.16)
builder (~> 2.1.2)
erubis (~> 2.6.6)
i18n (~> 0.5.0)
rack (~> 1.2.5)
rack-mount (~> 0.6.14)
rack-test (~> 0.5.7)
tzinfo (~> 0.3.23)
activemodel (3.0.16)
activesupport (= 3.0.16)
builder (~> 2.1.2)
i18n (~> 0.5.0)
activerecord (3.0.16)
activemodel (= 3.0.16)
activesupport (= 3.0.16)
arel (~> 2.0.10)
tzinfo (~> 0.3.23)
activeresource (3.0.16)
activemodel (= 3.0.16)
activesupport (= 3.0.16)
activesupport (3.0.16)
arel (2.0.10)
builder (2.1.2)
client_side_validations (3.0.4)
activesupport (~> 3.0.0)
actionmailer (3.1.8)
actionpack (= 3.1.8)
mail (~> 2.3.3)
actionpack (3.1.8)
activemodel (= 3.1.8)
activesupport (= 3.1.8)
builder (~> 3.0.0)
erubis (~> 2.7.0)
i18n (~> 0.6)
rack (~> 1.3.6)
rack-cache (~> 1.2)
rack-mount (~> 0.8.2)
rack-test (~> 0.6.1)
sprockets (~> 2.0.4)
activemodel (3.1.8)
activesupport (= 3.1.8)
builder (~> 3.0.0)
i18n (~> 0.6)
activerecord (3.1.8)
activemodel (= 3.1.8)
activesupport (= 3.1.8)
arel (~> 2.2.3)
tzinfo (~> 0.3.29)
activeresource (3.1.8)
activemodel (= 3.1.8)
activesupport (= 3.1.8)
activesupport (3.1.8)
multi_json (>= 1.0, < 1.3)
arel (2.2.3)
builder (3.0.3)
client_side_validations (3.1.4)
coffee-rails (3.1.1)
coffee-script (>= 2.2.0)
railties (~> 3.1.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.3.3)
daemons (1.1.9)
delayed_job (3.0.3)
activesupport (~> 3.0)
delayed_job_active_record (0.3.2)
activerecord (> 2.1.0)
delayed_job (~> 3.0.0)
erubis (2.6.6)
abstract (>= 1.0.0)
exception_notification (2.4.0)
erubis (2.7.0)
exception_notification (2.6.1)
actionmailer (>= 3.0.4)
execjs (1.4.0)
multi_json (~> 1.0)
expression_parser (0.9.0)
fastercsv (1.5.4)
haml (3.1.4)
has_scope (0.5.0)
i18n (0.5.0)
inherited_resources (1.2.2)
fastercsv (1.5.5)
haml (3.1.7)
haml-rails (0.3.5)
actionpack (>= 3.1, < 4.1)
activesupport (>= 3.1, < 4.1)
haml (~> 3.1)
railties (>= 3.1, < 4.1)
has_scope (0.5.1)
hike (1.2.1)
i18n (0.6.1)
inherited_resources (1.3.1)
has_scope (~> 0.5.0)
responders (~> 0.6.0)
jquery-rails (1.0.1)
railties (~> 3.0)
responders (~> 0.6)
jquery-rails (2.1.3)
railties (>= 3.1.0, < 5.0)
thor (~> 0.14)
json (1.7.4)
mail (2.2.19)
activesupport (>= 2.3.6)
json (1.7.5)
libv8 (3.3.10.4)
mail (2.3.3)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
meta_search (1.0.5)
actionpack (~> 3.0.2)
activerecord (~> 3.0.2)
activesupport (~> 3.0.2)
arel (~> 2.0.2)
meta_where (1.0.4)
activerecord (~> 3.0.0)
activesupport (~> 3.0.0)
arel (~> 2.0.7)
meta_search (1.1.3)
actionpack (~> 3.1)
activerecord (~> 3.1)
activesupport (~> 3.1)
polyamorous (~> 0.5.0)
mime-types (1.19)
mysql2 (0.2.6)
multi_json (1.2.0)
mysql2 (0.3.11)
polyamorous (0.5.0)
activerecord (~> 3.0)
polyglot (0.3.3)
prawn (0.6.3)
prawn-core (>= 0.6.3, < 0.7)
@ -86,63 +100,88 @@ GEM
prawn-core
prawn-layout (0.3.2)
prawn-security (0.1.1)
rack (1.2.5)
rack-mount (0.6.14)
rack (1.3.6)
rack-cache (1.2)
rack (>= 0.4)
rack-mount (0.8.3)
rack (>= 1.0.0)
rack-test (0.5.7)
rack-ssl (1.3.2)
rack
rack-test (0.6.2)
rack (>= 1.0)
rails (3.0.16)
actionmailer (= 3.0.16)
actionpack (= 3.0.16)
activerecord (= 3.0.16)
activeresource (= 3.0.16)
activesupport (= 3.0.16)
rails (3.1.8)
actionmailer (= 3.1.8)
actionpack (= 3.1.8)
activerecord (= 3.1.8)
activeresource (= 3.1.8)
activesupport (= 3.1.8)
bundler (~> 1.0)
railties (= 3.0.16)
rails3_acts_as_paranoid (0.0.9)
activerecord (~> 3.0)
railties (3.0.16)
actionpack (= 3.0.16)
activesupport (= 3.0.16)
railties (= 3.1.8)
rails3_acts_as_paranoid (0.1.4)
activerecord (~> 3.1)
railties (3.1.8)
actionpack (= 3.1.8)
activesupport (= 3.1.8)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (~> 0.14.4)
thor (~> 0.14.6)
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
responders (0.6.4)
sass (3.1.1)
simple_form (1.3.1)
responders (0.9.3)
railties (~> 3.1)
sass (3.2.1)
sass-rails (3.1.6)
actionpack (~> 3.1.0)
railties (~> 3.1.0)
sass (>= 3.1.10)
tilt (~> 1.3.2)
simple_form (2.0.3)
actionpack (~> 3.0)
activemodel (~> 3.0)
sprockets (2.0.4)
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
therubyracer (0.10.2)
libv8 (~> 3.3.10)
thor (0.14.6)
tilt (1.3.3)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.33)
uglifier (1.3.0)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
wikicloth (0.8.0)
builder
expression_parser
will_paginate (3.0.pre2)
will_paginate (3.0.3)
PLATFORMS
ruby
DEPENDENCIES
client_side_validations
coffee-rails (~> 3.1.1)
daemons
delayed_job_active_record
exception_notification
fastercsv
haml
haml-rails
inherited_resources
jquery-rails
localize_input!
meta_search
meta_where
mysql2
prawn (<= 0.6.3)
rails (= 3.0.16)
rails3_acts_as_paranoid (= 0.0.9)
sass
rails (= 3.1.8)
rails3_acts_as_paranoid (~> 0.1.4)
sass-rails (~> 3.1.5)
simple_form
therubyracer
uglifier (>= 1.0.3)
wikicloth
will_paginate (~> 3.0.pre2)