Commit ba0c37a32d389c6d4fada722b92e24810c45876f
1 parent
2fafc209
Exists in
master
and in
2 other branches
README cleanup
Showing
2 changed files
with
0 additions
and
212 deletions
Show diff stats
README
| ... | ... | @@ -1,65 +0,0 @@ |
| 1 | -Vlibras | |
| 2 | -======================== | |
| 3 | - | |
| 4 | -This application was generated with the rails_apps_composer gem: | |
| 5 | -https://github.com/RailsApps/rails_apps_composer | |
| 6 | -provided by the RailsApps Project: | |
| 7 | -http://railsapps.github.io/ | |
| 8 | - | |
| 9 | -________________________ | |
| 10 | - | |
| 11 | -Recipes: | |
| 12 | - | |
| 13 | -* controllers | |
| 14 | -* core | |
| 15 | -* deployment | |
| 16 | ||
| 17 | -* extras | |
| 18 | -* frontend | |
| 19 | -* gems | |
| 20 | -* git | |
| 21 | -* init | |
| 22 | -* learn_rails | |
| 23 | -* models | |
| 24 | -* prelaunch | |
| 25 | -* rails_bootstrap | |
| 26 | -* rails_devise | |
| 27 | -* rails_devise_pundit | |
| 28 | -* rails_foundation | |
| 29 | -* rails_omniauth | |
| 30 | -* rails_signup_download | |
| 31 | -* railsapps | |
| 32 | -* readme | |
| 33 | -* routes | |
| 34 | -* saas | |
| 35 | -* setup | |
| 36 | -* testing | |
| 37 | -* tests4 | |
| 38 | -* views | |
| 39 | - | |
| 40 | -Preferences: | |
| 41 | - | |
| 42 | -* git: true | |
| 43 | -* apps4: none | |
| 44 | -* dev_webserver: webrick | |
| 45 | -* prod_webserver: thin | |
| 46 | -* database: mysql | |
| 47 | -* templates: haml | |
| 48 | -* tests: rspec | |
| 49 | -* continuous_testing: guard | |
| 50 | -* frontend: bootstrap3 | |
| 51 | -* email: gmail | |
| 52 | -* authentication: devise | |
| 53 | -* devise_modules: default | |
| 54 | -* authorization: none | |
| 55 | -* form_builder: simple_form | |
| 56 | -* starter_app: none | |
| 57 | -* rvmrc: true | |
| 58 | -* quiet_assets: true | |
| 59 | -* better_errors: true | |
| 60 | -* pry: true | |
| 61 | -* jsruntime: true | |
| 62 | - | |
| 63 | -________________________ | |
| 64 | - | |
| 65 | -License |
README.md
| ... | ... | @@ -1,147 +0,0 @@ |
| 1 | -Vlibras | |
| 2 | -========= | |
| 3 | - | |
| 4 | -This application was generated with the [rails_apps_composer](https://github.com/RailsApps/rails_apps_composer) gem | |
| 5 | -provided by the [RailsApps Project](http://railsapps.github.io/). | |
| 6 | - | |
| 7 | -Diagnostics | |
| 8 | ------------ | |
| 9 | - | |
| 10 | -This application was built with recipes that are NOT known to work together. | |
| 11 | - | |
| 12 | -This application was built with preferences that are NOT known to work | |
| 13 | -together. | |
| 14 | - | |
| 15 | -If the application doesn’t work as expected, please [report an issue](https://github.com/RailsApps/rails_apps_composer/issues) | |
| 16 | -and include these diagnostics: | |
| 17 | - | |
| 18 | -We’d also like to know if you’ve found combinations of recipes or | |
| 19 | -preferences that do work together. | |
| 20 | - | |
| 21 | -Recipes: | |
| 22 | - | |
| 23 | -* controllers | |
| 24 | -* core | |
| 25 | -* deployment | |
| 26 | ||
| 27 | -* extras | |
| 28 | -* frontend | |
| 29 | -* gems | |
| 30 | -* git | |
| 31 | -* init | |
| 32 | -* learn_rails | |
| 33 | -* models | |
| 34 | -* prelaunch | |
| 35 | -* rails_bootstrap | |
| 36 | -* rails_devise | |
| 37 | -* rails_devise_pundit | |
| 38 | -* rails_foundation | |
| 39 | -* rails_omniauth | |
| 40 | -* rails_signup_download | |
| 41 | -* railsapps | |
| 42 | -* readme | |
| 43 | -* routes | |
| 44 | -* saas | |
| 45 | -* setup | |
| 46 | -* testing | |
| 47 | -* tests4 | |
| 48 | -* views | |
| 49 | - | |
| 50 | -Preferences: | |
| 51 | - | |
| 52 | -* git: true | |
| 53 | -* apps4: none | |
| 54 | -* dev_webserver: webrick | |
| 55 | -* prod_webserver: thin | |
| 56 | -* database: mysql | |
| 57 | -* templates: haml | |
| 58 | -* tests: rspec | |
| 59 | -* continuous_testing: guard | |
| 60 | -* frontend: bootstrap3 | |
| 61 | -* email: gmail | |
| 62 | -* authentication: devise | |
| 63 | -* devise_modules: default | |
| 64 | -* authorization: none | |
| 65 | -* form_builder: simple_form | |
| 66 | -* starter_app: none | |
| 67 | -* rvmrc: true | |
| 68 | -* quiet_assets: true | |
| 69 | -* better_errors: true | |
| 70 | -* pry: true | |
| 71 | -* jsruntime: true | |
| 72 | - | |
| 73 | -Ruby on Rails | |
| 74 | -------------- | |
| 75 | - | |
| 76 | -This application requires: | |
| 77 | - | |
| 78 | -- Ruby | |
| 79 | -- Rails | |
| 80 | - | |
| 81 | -Learn more about [Installing Rails](http://railsapps.github.io/installing-rails.html). | |
| 82 | - | |
| 83 | -Database | |
| 84 | --------- | |
| 85 | - | |
| 86 | -This application uses MySQL with ActiveRecord. | |
| 87 | - | |
| 88 | -Development | |
| 89 | ------------ | |
| 90 | - | |
| 91 | -- Template Engine: Haml | |
| 92 | -- Testing Framework: Test::Unit | |
| 93 | -- Front-end Framework: Bootstrap 3.0 (Sass) | |
| 94 | -- Form Builder: SimpleForm | |
| 95 | -- Authentication: Devise | |
| 96 | -- Authorization: None | |
| 97 | -- Admin: None | |
| 98 | - | |
| 99 | ||
| 100 | ------ | |
| 101 | - | |
| 102 | -The application is configured to send email using a Gmail account. | |
| 103 | - | |
| 104 | -Email delivery is disabled in development. | |
| 105 | - | |
| 106 | -Getting Started | |
| 107 | ---------------- | |
| 108 | - | |
| 109 | -Lorem ipsum dolor sit amet, consectetur adipiscing elit. | |
| 110 | - | |
| 111 | -Documentation and Support | |
| 112 | -------------------------- | |
| 113 | - | |
| 114 | -This is the only documentation. | |
| 115 | - | |
| 116 | -#### Issues | |
| 117 | - | |
| 118 | -Lorem ipsum dolor sit amet, consectetur adipiscing elit. | |
| 119 | - | |
| 120 | -Similar Projects | |
| 121 | ----------------- | |
| 122 | - | |
| 123 | -Lorem ipsum dolor sit amet, consectetur adipiscing elit. | |
| 124 | - | |
| 125 | -Contributing | |
| 126 | ------------- | |
| 127 | - | |
| 128 | -If you make improvements to this application, please share with others. | |
| 129 | - | |
| 130 | -- Fork the project on GitHub. | |
| 131 | -- Make your feature addition or bug fix. | |
| 132 | -- Commit with Git. | |
| 133 | -- Send the author a pull request. | |
| 134 | - | |
| 135 | -If you add functionality to this application, create an alternative | |
| 136 | -implementation, or build an application that is similar, please contact | |
| 137 | -me and I’ll add a note to the README so that others can find your work. | |
| 138 | - | |
| 139 | -Credits | |
| 140 | -------- | |
| 141 | - | |
| 142 | -Lorem ipsum dolor sit amet, consectetur adipiscing elit. | |
| 143 | - | |
| 144 | -License | |
| 145 | -------- | |
| 146 | - | |
| 147 | -Lorem ipsum dolor sit amet, consectetur adipiscing elit. |