https://github.com/omardelarosa/project_agnostic_rails_code
Helper functions, rake tasks and general purpose views for a variety of Rails Projects.
https://github.com/omardelarosa/project_agnostic_rails_code
Last synced: 8 months ago
JSON representation
Helper functions, rake tasks and general purpose views for a variety of Rails Projects.
- Host: GitHub
- URL: https://github.com/omardelarosa/project_agnostic_rails_code
- Owner: omardelarosa
- Created: 2013-11-04T15:30:45.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-04T15:33:44.000Z (almost 12 years ago)
- Last Synced: 2024-12-28T22:20:00.362Z (9 months ago)
- Language: Ruby
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
###Project Agnostic Rails Code
This is a place for code snippets such as rake tasks, erb templates and controller/view helper functions that I use across projects. They have a variety of random dependencies, so adaptation is required.