https://github.com/tgaff/view_helpers_demo_app
A tiny app to help demo view helpers in rails
https://github.com/tgaff/view_helpers_demo_app
Last synced: 5 months ago
JSON representation
A tiny app to help demo view helpers in rails
- Host: GitHub
- URL: https://github.com/tgaff/view_helpers_demo_app
- Owner: tgaff
- Created: 2016-01-14T08:27:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-14T21:24:05.000Z (over 10 years ago)
- Last Synced: 2023-03-30T17:03:09.562Z (about 3 years ago)
- Language: Ruby
- Size: 177 KB
- Stars: 0
- Watchers: 0
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# View Helpers Demo
Check out the views in `app/views/people`. You should see examples of using a number of rails view helpers.