- rails new
- " -T "
- " -d "
- locale files
- curl -L https://github.com/svenfuchs/rails-i18n/raw/master/rails/locale/zh-CN.yml > config/locales/defaults.zh-CN.yml
-
- mongoid locale
- readme
- Gemfile
- haml
- rspec
- factory_girl
- guard
-
-
- mongoid
-
- anjlab-bootstrap-rails
-
- simple_form (add builder for bootstrap)
- devise
- rails_config
- dbconfig => git
- .gitignoe
- log
- tmp
- settings (rails_config)
- config (application.rb)
- default_locale
- load_path
- timezone
- require
-
- orm
- test framework
-
- generator
- disable helper
- disable assets
- view haml
- assets
- timezone
- guard
- livereload
- powder
- spock
- rspec
- bundler
- devise
- user (eg: admin_user)
- route
- view
- i18n copy to config/locale
- migration
Created
April 24, 2012 06:14
-
-
Save solotimes/2477009 to your computer and use it in GitHub Desktop.
Rails new todo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment