https://github.com/technicalpickles/mustache-ride
Example app that takes mustache for a ride in rails
https://github.com/technicalpickles/mustache-ride
Last synced: about 1 month ago
JSON representation
Example app that takes mustache for a ride in rails
- Host: GitHub
- URL: https://github.com/technicalpickles/mustache-ride
- Owner: technicalpickles
- Created: 2009-10-05T16:28:00.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2009-10-05T16:34:12.000Z (over 16 years ago)
- Last Synced: 2026-04-07T21:42:56.310Z (3 months ago)
- Language: Ruby
- Homepage:
- Size: 172 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
An experimental app using mustache (http://github.com/defunkt/mustache) in a Rails app.
See this issue on GitHub for discussion: http://github.com/defunkt/mustache/issues/#issue/3
Files of interest:
* config/initializers/mustache_ride.rb
* app/mustaches/posts/*
* app/views/posts/*.html.mustache