|
1 | 1 | h1. !http://railsapps.github.io/images/rails-36x36.jpg(Rails Bootstrap)! Rails and Bootstrap |
2 | 2 |
|
3 | | -"!https://www.herokucdn.com/deploy/button.png(Deploy to Heroku)!":https://heroku.com/deploy "!https://d3o0mnbgv6k92a.cloudfront.net/assets/hack-l-v1-3cc067e71372f6045e1949af9d96095b.png(Hack RailsApps on Nitrous.IO)!":https://www.nitrous.io/hack_button?source=embed&runtime=rails&repo=RailsApps%2Frails-bootstrap&file_to_open=nitrous.txt |
4 | | - |
5 | 3 | Rails 4.2 example application that integrates Rails and Bootstrap 3.3. |
6 | 4 |
|
7 | 5 | "Bootstrap":http://getbootstrap.com/ (formerly Twitter Bootstrap) provides CSS stylesheets and JavaScript code for the visual design of websites. Bootstrap is a framework for client-side (browser-based or “front end”) development, much like Ruby on Rails is a framework for server-side development. |
@@ -181,12 +179,6 @@ h4. Troubleshooting |
181 | 179 |
|
182 | 180 | If you get an error "OpenSSL certificate verify failed" or "Gem::RemoteFetcher::FetchError: SSL_connect" see the article "OpenSSL errors and Rails":http://railsapps.github.io/openssl-certificate-verify-failed.html. |
183 | 181 |
|
184 | | -h3. Cloud |
185 | | - |
186 | | -Click the button below to install the app on "Nitrous.io":https://www.nitrous.io/, a hosted development environment. Nitrous.io is free for small projects. See "Ruby on Rails with Nitrous.io":http://railsapps.github.io/rubyonrails-nitrous-io.html for more information. |
187 | | - |
188 | | -"!https://d3o0mnbgv6k92a.cloudfront.net/assets/hack-l-v1-3cc067e71372f6045e1949af9d96095b.png(Hack RailsApps on Nitrous.IO)!":https://www.nitrous.io/hack_button?source=embed&runtime=rails&repo=RailsApps%2Frails-bootstrap&file_to_open=nitrous.txt |
189 | | - |
190 | 182 | h3. Edit the README |
191 | 183 |
|
192 | 184 | If you're storing the app in a GitHub repository, please edit the README files to add a description of the app and your contact info. If you don't change the README, people will think I am the author of your version of the application. |
@@ -279,15 +271,9 @@ h2. Deploy to Heroku |
279 | 271 |
|
280 | 272 | Heroku provides low cost, easily configured Rails application hosting. |
281 | 273 |
|
282 | | -h4. One Click Deployment |
283 | | - |
284 | | -For one-click deployment, click the button to deploy to Heroku: |
285 | | - |
286 | | -"!https://www.herokucdn.com/deploy/button.png(Deploy to Heroku)!":https://heroku.com/deploy |
287 | | - |
288 | 274 | h4. From the Command Line |
289 | 275 |
|
290 | | -Alternatively, you can deploy from the command line. |
| 276 | +You can deploy from the command line. |
291 | 277 |
|
292 | 278 | <pre> |
293 | 279 | $ git push origin master |
@@ -362,5 +348,3 @@ h2. Useful Links |
362 | 348 | | "Rails Composer":http://railsapps.github.io/rails-composer/ | "Rails Application Templates":http://railsapps.github.io/rails-application-templates.html | |
363 | 349 | | "Rails Examples":http://railsapps.github.io/ | "Rails Product Planning":http://railsapps.github.io/rails-product-planning.html | |
364 | 350 | | "Rails Starter Apps":http://railsapps.github.io/rails-examples-tutorials.html | "Rails Project Management":http://railsapps.github.io/rails-project-management.html | |
365 | | - |
366 | | -!https://cruel-carlota.pagodabox.com/f339791241ba862267c8d2769a6debbf(githalytics.com alpha)! |
0 commit comments