Bundle updated, et plus de doc pour installation
This commit is contained in:
parent
8272173d19
commit
26968189bf
82
Gemfile.lock
82
Gemfile.lock
@ -14,7 +14,7 @@ GIT
|
|||||||
|
|
||||||
GIT
|
GIT
|
||||||
remote: git://github.com/gregbell/active_admin.git
|
remote: git://github.com/gregbell/active_admin.git
|
||||||
revision: 3fb7f03335b1ec5743c305f2c37103e2bfface97
|
revision: ee996b09edb9c4f993b9a678dd9cd319c99bb20b
|
||||||
specs:
|
specs:
|
||||||
activeadmin (1.0.0.pre)
|
activeadmin (1.0.0.pre)
|
||||||
arbre (~> 1.0)
|
arbre (~> 1.0)
|
||||||
@ -33,27 +33,27 @@ GIT
|
|||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
actionmailer (4.1.0.rc1)
|
actionmailer (4.1.0.rc2)
|
||||||
actionpack (= 4.1.0.rc1)
|
actionpack (= 4.1.0.rc2)
|
||||||
actionview (= 4.1.0.rc1)
|
actionview (= 4.1.0.rc2)
|
||||||
mail (~> 2.5.4)
|
mail (~> 2.5.4)
|
||||||
actionpack (4.1.0.rc1)
|
actionpack (4.1.0.rc2)
|
||||||
actionview (= 4.1.0.rc1)
|
actionview (= 4.1.0.rc2)
|
||||||
activesupport (= 4.1.0.rc1)
|
activesupport (= 4.1.0.rc2)
|
||||||
rack (~> 1.5.2)
|
rack (~> 1.5.2)
|
||||||
rack-test (~> 0.6.2)
|
rack-test (~> 0.6.2)
|
||||||
actionview (4.1.0.rc1)
|
actionview (4.1.0.rc2)
|
||||||
activesupport (= 4.1.0.rc1)
|
activesupport (= 4.1.0.rc2)
|
||||||
builder (~> 3.1)
|
builder (~> 3.1)
|
||||||
erubis (~> 2.7.0)
|
erubis (~> 2.7.0)
|
||||||
activemodel (4.1.0.rc1)
|
activemodel (4.1.0.rc2)
|
||||||
activesupport (= 4.1.0.rc1)
|
activesupport (= 4.1.0.rc2)
|
||||||
builder (~> 3.1)
|
builder (~> 3.1)
|
||||||
activerecord (4.1.0.rc1)
|
activerecord (4.1.0.rc2)
|
||||||
activemodel (= 4.1.0.rc1)
|
activemodel (= 4.1.0.rc2)
|
||||||
activesupport (= 4.1.0.rc1)
|
activesupport (= 4.1.0.rc2)
|
||||||
arel (~> 5.0.0)
|
arel (~> 5.0.0)
|
||||||
activesupport (4.1.0.rc1)
|
activesupport (4.1.0.rc2)
|
||||||
i18n (~> 0.6, >= 0.6.9)
|
i18n (~> 0.6, >= 0.6.9)
|
||||||
json (~> 1.7, >= 1.7.7)
|
json (~> 1.7, >= 1.7.7)
|
||||||
minitest (~> 5.1)
|
minitest (~> 5.1)
|
||||||
@ -82,10 +82,10 @@ GEM
|
|||||||
coffee-script-source
|
coffee-script-source
|
||||||
execjs
|
execjs
|
||||||
coffee-script-source (1.7.0)
|
coffee-script-source (1.7.0)
|
||||||
compass (0.12.3)
|
compass (0.12.4)
|
||||||
chunky_png (~> 1.2)
|
chunky_png (~> 1.2)
|
||||||
fssm (>= 0.2.7)
|
fssm (>= 0.2.7)
|
||||||
sass (= 3.2.14)
|
sass (~> 3.2.17)
|
||||||
compass-rails (1.1.7)
|
compass-rails (1.1.7)
|
||||||
compass (>= 0.12.2)
|
compass (>= 0.12.2)
|
||||||
sprockets (<= 2.11.0)
|
sprockets (<= 2.11.0)
|
||||||
@ -110,16 +110,16 @@ GEM
|
|||||||
actionpack (>= 3.0)
|
actionpack (>= 3.0)
|
||||||
fssm (0.2.10)
|
fssm (0.2.10)
|
||||||
gritter (1.1.0)
|
gritter (1.1.0)
|
||||||
guard (2.5.1)
|
guard (2.6.0)
|
||||||
formatador (>= 0.2.4)
|
formatador (>= 0.2.4)
|
||||||
listen (~> 2.6)
|
listen (~> 2.7)
|
||||||
lumberjack (~> 1.0)
|
lumberjack (~> 1.0)
|
||||||
pry (>= 0.9.12)
|
pry (>= 0.9.12)
|
||||||
thor (>= 0.18.1)
|
thor (>= 0.18.1)
|
||||||
guard-bundler (2.0.0)
|
guard-bundler (2.0.0)
|
||||||
bundler (~> 1.0)
|
bundler (~> 1.0)
|
||||||
guard (~> 2.2)
|
guard (~> 2.2)
|
||||||
guard-livereload (2.1.1)
|
guard-livereload (2.1.2)
|
||||||
em-websocket (~> 0.5)
|
em-websocket (~> 0.5)
|
||||||
guard (~> 2.0)
|
guard (~> 2.0)
|
||||||
multi_json (~> 1.8)
|
multi_json (~> 1.8)
|
||||||
@ -142,7 +142,7 @@ GEM
|
|||||||
inherited_resources (1.4.1)
|
inherited_resources (1.4.1)
|
||||||
has_scope (~> 0.6.0.rc)
|
has_scope (~> 0.6.0.rc)
|
||||||
responders (~> 1.0.0.rc)
|
responders (~> 1.0.0.rc)
|
||||||
jbuilder (2.0.4)
|
jbuilder (2.0.5)
|
||||||
activesupport (>= 3.0.0)
|
activesupport (>= 3.0.0)
|
||||||
multi_json (>= 1.2.0)
|
multi_json (>= 1.2.0)
|
||||||
jquery-rails (3.1.0)
|
jquery-rails (3.1.0)
|
||||||
@ -162,15 +162,15 @@ GEM
|
|||||||
celluloid-io (>= 0.15.0)
|
celluloid-io (>= 0.15.0)
|
||||||
rb-fsevent (>= 0.9.3)
|
rb-fsevent (>= 0.9.3)
|
||||||
rb-inotify (>= 0.9)
|
rb-inotify (>= 0.9)
|
||||||
lumberjack (1.0.4)
|
lumberjack (1.0.5)
|
||||||
mail (2.5.4)
|
mail (2.5.4)
|
||||||
mime-types (~> 1.16)
|
mime-types (~> 1.16)
|
||||||
treetop (~> 1.4.8)
|
treetop (~> 1.4.8)
|
||||||
method_source (0.8.2)
|
method_source (0.8.2)
|
||||||
mime-types (1.25.1)
|
mime-types (1.25.1)
|
||||||
minitest (5.3.1)
|
minitest (5.3.2)
|
||||||
modernizr-rails (2.7.1)
|
modernizr-rails (2.7.1)
|
||||||
multi_json (1.9.0)
|
multi_json (1.9.2)
|
||||||
mysql2 (0.3.15)
|
mysql2 (0.3.15)
|
||||||
nio4r (1.0.0)
|
nio4r (1.0.0)
|
||||||
orm_adapter (0.5.0)
|
orm_adapter (0.5.0)
|
||||||
@ -184,25 +184,25 @@ GEM
|
|||||||
rack (1.5.2)
|
rack (1.5.2)
|
||||||
rack-test (0.6.2)
|
rack-test (0.6.2)
|
||||||
rack (>= 1.0)
|
rack (>= 1.0)
|
||||||
rails (4.1.0.rc1)
|
rails (4.1.0.rc2)
|
||||||
actionmailer (= 4.1.0.rc1)
|
actionmailer (= 4.1.0.rc2)
|
||||||
actionpack (= 4.1.0.rc1)
|
actionpack (= 4.1.0.rc2)
|
||||||
actionview (= 4.1.0.rc1)
|
actionview (= 4.1.0.rc2)
|
||||||
activemodel (= 4.1.0.rc1)
|
activemodel (= 4.1.0.rc2)
|
||||||
activerecord (= 4.1.0.rc1)
|
activerecord (= 4.1.0.rc2)
|
||||||
activesupport (= 4.1.0.rc1)
|
activesupport (= 4.1.0.rc2)
|
||||||
bundler (>= 1.3.0, < 2.0)
|
bundler (>= 1.3.0, < 2.0)
|
||||||
railties (= 4.1.0.rc1)
|
railties (= 4.1.0.rc2)
|
||||||
sprockets-rails (~> 2.0.0)
|
sprockets-rails (~> 2.0.0)
|
||||||
rails-i18n (4.0.1)
|
rails-i18n (4.0.2)
|
||||||
i18n (~> 0.6)
|
i18n (~> 0.6)
|
||||||
rails (~> 4.0)
|
rails (>= 4.0)
|
||||||
railties (4.1.0.rc1)
|
railties (4.1.0.rc2)
|
||||||
actionpack (= 4.1.0.rc1)
|
actionpack (= 4.1.0.rc2)
|
||||||
activesupport (= 4.1.0.rc1)
|
activesupport (= 4.1.0.rc2)
|
||||||
rake (>= 0.8.7)
|
rake (>= 0.8.7)
|
||||||
thor (>= 0.18.1, < 2.0)
|
thor (>= 0.18.1, < 2.0)
|
||||||
rake (10.1.1)
|
rake (10.2.2)
|
||||||
ransack (1.1.0)
|
ransack (1.1.0)
|
||||||
actionpack (>= 3.0)
|
actionpack (>= 3.0)
|
||||||
activerecord (>= 3.0)
|
activerecord (>= 3.0)
|
||||||
@ -215,7 +215,7 @@ GEM
|
|||||||
redcarpet (3.1.1)
|
redcarpet (3.1.1)
|
||||||
responders (1.0.0)
|
responders (1.0.0)
|
||||||
railties (>= 3.2, < 5)
|
railties (>= 3.2, < 5)
|
||||||
sass (3.2.14)
|
sass (3.2.18)
|
||||||
sass-rails (4.0.2)
|
sass-rails (4.0.2)
|
||||||
railties (>= 4.0.0, < 5.0)
|
railties (>= 4.0.0, < 5.0)
|
||||||
sass (~> 3.2.0)
|
sass (~> 3.2.0)
|
||||||
@ -235,8 +235,8 @@ GEM
|
|||||||
actionpack (>= 3.0)
|
actionpack (>= 3.0)
|
||||||
activesupport (>= 3.0)
|
activesupport (>= 3.0)
|
||||||
sprockets (~> 2.8)
|
sprockets (~> 2.8)
|
||||||
thor (0.18.1.20140116)
|
thor (0.19.1)
|
||||||
thread_safe (0.3.0)
|
thread_safe (0.3.1)
|
||||||
atomic (>= 1.1.7, < 2)
|
atomic (>= 1.1.7, < 2)
|
||||||
tilt (1.4.1)
|
tilt (1.4.1)
|
||||||
timers (1.1.0)
|
timers (1.1.0)
|
||||||
|
@ -28,6 +28,9 @@ Par exemple:
|
|||||||
La base de données peut être "sqlite3", "postgresql" ou "mysql". Vous devrez la
|
La base de données peut être "sqlite3", "postgresql" ou "mysql". Vous devrez la
|
||||||
configurer par le fichier `config/database.yml`.
|
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:
|
Une fois configurée, mettez en place le schéma comme ceci:
|
||||||
{{{
|
{{{
|
||||||
~ $ rake db:setup
|
~ $ rake db:setup
|
||||||
|
Loading…
Reference in New Issue
Block a user