Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

* ...