Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken Link in Readme File for Bootstrap Live App example #1815

Open
al3xt96 opened this issue Apr 2, 2023 · 4 comments
Open

Broken Link in Readme File for Bootstrap Live App example #1815

al3xt96 opened this issue Apr 2, 2023 · 4 comments

Comments

@al3xt96
Copy link

al3xt96 commented Apr 2, 2023

In Readme file, you're referencing an example for Simple Form with Bootstrap the live link example

In the Github Repo for this example same issue is opened, but it would be good to replace it here as well
Broken link: https://simple-form-bootstrap.herokuapp.com #379

@carlosantoniodasilva
Copy link
Member

Thanks, the app went down with the heroku changes, we're looking into alternatives.

@al3xt96
Copy link
Author

al3xt96 commented Apr 3, 2023

I might suggest looking into Render

Works great with rails and u have a free instance option which would be great for this example project.

@vmrocha
Copy link

vmrocha commented Aug 3, 2023

The link is also broken when running the install task.

$ rails generate simple_form:install --bootstrap
[Simple Form] Simple Form is not configured in the application and will use the default values. Use `rails generate simple_form:install` to generate the Simple Form configuration.
      create  config/initializers/simple_form.rb
      create  config/initializers/simple_form_bootstrap.rb
       exist  config/locales
      create  config/locales/simple_form.en.yml
      create  lib/templates/erb/scaffold/_form.html.erb
===============================================================================

  Be sure to have a copy of the Bootstrap stylesheet available on your
  application, you can get it on http://getbootstrap.com/.

  For usage examples and documentation, see:

    https://simple-form-bootstrap.herokuapp.com

===============================================================================
$   

@JNajera
Copy link

JNajera commented Aug 21, 2023

I deploy it on render. You can find it on: https://simple-form-bootstrap.onrender.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants