Skip to content

Commit

Permalink
modify
Browse files Browse the repository at this point in the history
  • Loading branch information
windy committed Apr 21, 2015
1 parent 80a25a3 commit ef1ff16
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,15 +61,14 @@ Fell free to submit your issue when you find something wrong. I will help you in

* Message design ( template support, email push )
* Login system( customize Devise with ajax registration, invite code support )
* 登录功能( 定制 Devise / 邀请注册 / 注册码 )
* Role Management( rolify & cancancan )
* Hybrid AngularJS & Rails best practice development mode
* AngularJS Directives
* Responsive Design
* SCSS organization
* RESTful Design
* Multi enviornments & deployment automation ( staging / demo / production with mina )
* Sunspot search( especially Chinese tokenized word )
* Sunspot search( especially Chinese tokenized system )
* TDD business logic
* best practice configuration for Ruby on Rails ( figaro )

Expand All @@ -88,7 +87,7 @@ Fell free to submit your issue when you find something wrong. I will help you in
4. `rake db:setup`
5. `rails s`

Visit http://localhost:3000/users/sign_in, and input ADMIN_EMAIL and ADMIN_PASSWORD( application.yml ) to login it.
Visit http://localhost:3000/users/sign_in, and input ADMIN_EMAIL and ADMIN_PASSWORD( configurated in application.yml ) to login it.

## Histories of Cywin

Expand Down

0 comments on commit ef1ff16

Please sign in to comment.