-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Onur Özgür ÖZKAN
committed
Mar 11, 2013
1 parent
f45360e
commit 9a14185
Showing
1 changed file
with
48 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,48 @@ | ||
kibele | ||
====== | ||
# Cybele | ||
|
||
This is yet an other private Rails Template. | ||
|
||
**Cybele** pron.: /ˈsɪbɨliː/ was an originally Anatolian mother goddess. Little is known of her oldest Anatolian cults, other than her association with mountains, hawks and lions. She may have been Phrygia's State deity; her Phrygian cult was adopted and adapted by Greek colonists of Asia Minor, and spread from there to mainland Greece and its more distant western colonies from around the 6th century BCE. | ||
|
||
## Requirements | ||
|
||
Before generating your application, you will need: | ||
|
||
The Ruby language (version 2.0.0) | ||
Rails 4.0 | ||
|
||
## Usage | ||
|
||
```ruby | ||
rails new APP_NAME -T -m https://raw.github.com/lab2023/cybele/master/rails_template.rb | ||
``` | ||
|
||
## Bugs and Feedback | ||
|
||
If you discover any bugs or want to drop a line, feel free to create an issue on GitHub. | ||
|
||
http://github.com/lab2023/rails-template/issues | ||
|
||
## Contributing | ||
|
||
Once you've made your great commits: | ||
|
||
1. Fork Template | ||
2. Create a topic branch - `git checkout -b my_branch` | ||
3. Push to your branch - `git push origin my_branch` | ||
4. Create a Pull Request from your branch | ||
5. That's it! | ||
|
||
## Credits | ||
|
||
Rails Template is maintained and funded by [lab2023 - internet technologies](http://lab2023.com/) | ||
|
||
Thank you to all the [contributors!](https://github.com/lab2023/cybele/graphs/contributors) | ||
|
||
The names and logos for lab2023 are trademarks of lab2023, inc. | ||
|
||
## License | ||
|
||
[MIT License](http://www.opensource.org/licenses/mit-license) | ||
|
||
Copyright 2012 lab2023 – internet technologies |