https://github.com/gaurav-12/railssharedformdemo
Simple Rails demo of using single form partial for multiple actions, and in self joined table.
https://github.com/gaurav-12/railssharedformdemo
rails6 ror ruby ruby-on-rails
Last synced: about 2 months ago
JSON representation
Simple Rails demo of using single form partial for multiple actions, and in self joined table.
- Host: GitHub
- URL: https://github.com/gaurav-12/railssharedformdemo
- Owner: gaurav-12
- Created: 2021-02-13T21:06:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-14T18:44:39.000Z (over 5 years ago)
- Last Synced: 2025-02-24T10:36:35.217Z (over 1 year ago)
- Topics: rails6, ror, ruby, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 158 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version: 3.0.0p0
* System dependencies: -
* Configuration: -
* Database creation: ``` rails db:create ```
* Database initialization: -
* How to run the test suite: -
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* Just ``` rails s ```