krongk/mesbo
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
== Rails on Web
Rails on Web is rails integration for build a company site.
Use Rails on Web, you just need a blueprint.
=== How To:
1. download srouce
2. bundle install
3. modify config/site_map.yml
4. rake
db:migrate
rails_on_web:init_all_data
rails_on_web:generate_all_page
5. rails server