Bundle updated, et plus de doc pour installation

This commit is contained in:
echarp 2014-04-03 14:46:02 +02:00
parent 8272173d19
commit 26968189bf
2 changed files with 44 additions and 41 deletions

View File

@ -14,7 +14,7 @@ GIT
GIT
remote: git://github.com/gregbell/active_admin.git
revision: 3fb7f03335b1ec5743c305f2c37103e2bfface97
revision: ee996b09edb9c4f993b9a678dd9cd319c99bb20b
specs:
activeadmin (1.0.0.pre)
arbre (~> 1.0)
@ -33,27 +33,27 @@ GIT
GEM
remote: https://rubygems.org/
specs:
actionmailer (4.1.0.rc1)
actionpack (= 4.1.0.rc1)
actionview (= 4.1.0.rc1)
actionmailer (4.1.0.rc2)
actionpack (= 4.1.0.rc2)
actionview (= 4.1.0.rc2)
mail (~> 2.5.4)
actionpack (4.1.0.rc1)
actionview (= 4.1.0.rc1)
activesupport (= 4.1.0.rc1)
actionpack (4.1.0.rc2)
actionview (= 4.1.0.rc2)
activesupport (= 4.1.0.rc2)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
actionview (4.1.0.rc1)
activesupport (= 4.1.0.rc1)
actionview (4.1.0.rc2)
activesupport (= 4.1.0.rc2)
builder (~> 3.1)
erubis (~> 2.7.0)
activemodel (4.1.0.rc1)
activesupport (= 4.1.0.rc1)
activemodel (4.1.0.rc2)
activesupport (= 4.1.0.rc2)
builder (~> 3.1)
activerecord (4.1.0.rc1)
activemodel (= 4.1.0.rc1)
activesupport (= 4.1.0.rc1)
activerecord (4.1.0.rc2)
activemodel (= 4.1.0.rc2)
activesupport (= 4.1.0.rc2)
arel (~> 5.0.0)
activesupport (4.1.0.rc1)
activesupport (4.1.0.rc2)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
@ -82,10 +82,10 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.7.0)
compass (0.12.3)
compass (0.12.4)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (= 3.2.14)
sass (~> 3.2.17)
compass-rails (1.1.7)
compass (>= 0.12.2)
sprockets (<= 2.11.0)
@ -110,16 +110,16 @@ GEM
actionpack (>= 3.0)
fssm (0.2.10)
gritter (1.1.0)
guard (2.5.1)
guard (2.6.0)
formatador (>= 0.2.4)
listen (~> 2.6)
listen (~> 2.7)
lumberjack (~> 1.0)
pry (>= 0.9.12)
thor (>= 0.18.1)
guard-bundler (2.0.0)
bundler (~> 1.0)
guard (~> 2.2)
guard-livereload (2.1.1)
guard-livereload (2.1.2)
em-websocket (~> 0.5)
guard (~> 2.0)
multi_json (~> 1.8)
@ -142,7 +142,7 @@ GEM
inherited_resources (1.4.1)
has_scope (~> 0.6.0.rc)
responders (~> 1.0.0.rc)
jbuilder (2.0.4)
jbuilder (2.0.5)
activesupport (>= 3.0.0)
multi_json (>= 1.2.0)
jquery-rails (3.1.0)
@ -162,15 +162,15 @@ GEM
celluloid-io (>= 0.15.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
lumberjack (1.0.4)
lumberjack (1.0.5)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
method_source (0.8.2)
mime-types (1.25.1)
minitest (5.3.1)
minitest (5.3.2)
modernizr-rails (2.7.1)
multi_json (1.9.0)
multi_json (1.9.2)
mysql2 (0.3.15)
nio4r (1.0.0)
orm_adapter (0.5.0)
@ -184,25 +184,25 @@ GEM
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
rails (4.1.0.rc1)
actionmailer (= 4.1.0.rc1)
actionpack (= 4.1.0.rc1)
actionview (= 4.1.0.rc1)
activemodel (= 4.1.0.rc1)
activerecord (= 4.1.0.rc1)
activesupport (= 4.1.0.rc1)
rails (4.1.0.rc2)
actionmailer (= 4.1.0.rc2)
actionpack (= 4.1.0.rc2)
actionview (= 4.1.0.rc2)
activemodel (= 4.1.0.rc2)
activerecord (= 4.1.0.rc2)
activesupport (= 4.1.0.rc2)
bundler (>= 1.3.0, < 2.0)
railties (= 4.1.0.rc1)
railties (= 4.1.0.rc2)
sprockets-rails (~> 2.0.0)
rails-i18n (4.0.1)
rails-i18n (4.0.2)
i18n (~> 0.6)
rails (~> 4.0)
railties (4.1.0.rc1)
actionpack (= 4.1.0.rc1)
activesupport (= 4.1.0.rc1)
rails (>= 4.0)
railties (4.1.0.rc2)
actionpack (= 4.1.0.rc2)
activesupport (= 4.1.0.rc2)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.1.1)
rake (10.2.2)
ransack (1.1.0)
actionpack (>= 3.0)
activerecord (>= 3.0)
@ -215,7 +215,7 @@ GEM
redcarpet (3.1.1)
responders (1.0.0)
railties (>= 3.2, < 5)
sass (3.2.14)
sass (3.2.18)
sass-rails (4.0.2)
railties (>= 4.0.0, < 5.0)
sass (~> 3.2.0)
@ -235,8 +235,8 @@ GEM
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
thor (0.18.1.20140116)
thread_safe (0.3.0)
thor (0.19.1)
thread_safe (0.3.1)
atomic (>= 1.1.7, < 2)
tilt (1.4.1)
timers (1.1.0)

View File

@ -28,6 +28,9 @@ Par exemple:
La base de données peut être "sqlite3", "postgresql" ou "mysql". Vous devrez la
configurer par le fichier `config/database.yml`.
Sous un environnement comme debian, il faut aussi les paquets "build-essential"
et "libmysqlclient-dev".
Une fois configurée, mettez en place le schéma comme ceci:
{{{
~ $ rake db:setup