Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Onur Özgür ÖZKAN committed Mar 16, 2013
1 parent be3c6a7 commit 002ff21
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,19 @@ Before generating your application, you will need:
rails new APP_NAME -T -m https://raw.github.com/lab2023/cybele/master/rails_template.rb
```

## Gems
## What cybele included?

**Default Included**
**Default**

* [simple_form](https://github.com/plataformatec/simple_form)
* [responders](https://github.com/plataformatec/responders)
* [devise](https://github.com/plataformatec/devise) for super admin

**Optional**

* [devise](https://github.com/plataformatec/devise)
* [devise](https://github.com/plataformatec/devise) for user model. See [issue #2 comment](https://github.com/lab2023/cybele/issues/2#issuecomment-14980353)



## Bugs and Feedback

Expand Down

0 comments on commit 002ff21

Please sign in to comment.