- rails new
- " -T "
- " -d "
- locale files
- curl https://raw.github.com/svenfuchs/rails-i18n/master/rails/locale/zh-CN.yml > config/locales/defaults.zh-CN.yml
-
- mongoid locale
- http://mongoid.org/en/mongoid/docs/installation.html#configuration(mongoid 3.0 only)
- 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
-
-
Save johnable/2908161 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