https://github.com/dcts/presidential-raise
presidential nascar fundraising race
https://github.com/dcts/presidential-raise
Last synced: 3 months ago
JSON representation
presidential nascar fundraising race
- Host: GitHub
- URL: https://github.com/dcts/presidential-raise
- Owner: dcts
- Created: 2020-01-18T12:51:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T16:52:44.000Z (over 3 years ago)
- Last Synced: 2026-01-27T04:36:47.607Z (5 months ago)
- Language: HTML
- Homepage: https://presidential-raise.herokuapp.com/
- Size: 5.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Presidential Raise
### Notes
```ruby
# CREATED PROJECT WITH "RAILS NEW" COMMAND
# rails new presidential-raise -M --skip-active-storage --skip-active-record
# COMMENTS IN .erb-FILES
# <%-# commented line -%>
```