-
Notifications
You must be signed in to change notification settings - Fork 0
hailor/ironmine
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
== Welcome to Ironmine
config step
1,\config\database.yml
development:
adapter: mysql
encoding: utf8
reconnect: false
database: irm_dev
pool: 5
username: root
password: root
host: localhost
2,create schema irm_dev default character set utf8;
3,rake db:migrate
4,rails server
5,http://localhost:3000
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published