Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emcorrales/rails-friendly_id-example
Sample rails app to demonstrate how to use the FriendlyID gem. https://emmanuelcorrales.com/blog/seo-and-user-friendly-urls-for-rails-with-friendlyid
https://github.com/emcorrales/rails-friendly_id-example
friendly-id rails ruby ruby-gem ruby-on-rails
Last synced: 5 days ago
JSON representation
Sample rails app to demonstrate how to use the FriendlyID gem. https://emmanuelcorrales.com/blog/seo-and-user-friendly-urls-for-rails-with-friendlyid
- Host: GitHub
- URL: https://github.com/emcorrales/rails-friendly_id-example
- Owner: emcorrales
- Created: 2017-05-08T01:23:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-08T04:12:06.000Z (over 7 years ago)
- Last Synced: 2024-11-07T20:52:17.582Z (about 2 months ago)
- Topics: friendly-id, rails, ruby, ruby-gem, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- 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
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...