re-former

Rails project using different form features.

Stars
0

RE-FORMER

Here we demonstrate how to manipulate a database record Using different HTML/.erb form structures powered by Rails Active Records.

This project consisted in building forms, both using nearly-pure HTML and then graduating to using the helper methods (form_tag and form_for) that Ruby on Rails provides.

Table of Contents

Features

Built With

  • Ruby 2.7
  • Ruby on Rails 5.2
  • HTML forms, Rails form_tag and form_for
  • Git, Github and VScode

Getting Started

Installation

To use this program you will need to have previously installed:

Get a local copy

Create a local copy of this repository using Git:

git clone git@github.com:dansantander/re-former.git

Or just hit (Download Zip) on green button (Clone or Download) at top of this page.

Gem Installation

Open a new terminal window and cd into the application folder.

Type in command:

bundle

Run

To run from the application folder open a new terminal window and cd into the project folder, then type in:

rails server

Now you can go to your favorite web browser like Google Crome and access the url: http://localhost:3000/

Contributing

Contributions, issues and feature requests are welcome!

You can do it on issues page.

Acknowledgments

Special thanks to code reviewers.

Show your support

Give a ⭐️ if you like this project!

Authors

👤 Daniel Santander

👤 Alfred Ezaka

License

Creative Commons