Categories: None [Edit]
autoguid
Autoguid lets you trivially add human readable uuids to all
your models, a whitelisted set of models, or a blacklisted set.
Indices are automatically created based on a configuration option.
There's also a rake task that will backfill these uuids into resources that
have already been created.
To get started, include the gem file, run `bundle install`, then run
`rake autoguid:install`. From there, edit the config/initializers/autoguid.rb
file to specifcy your configuration. Next, migrate your tables with
`rake autoguid:migrate:up` and `rake autoguid:migrate:backfill` as required.
`rake autoguid:migrate:drop_all` will drop all autoguid generated columns and
the data in them. You can always change the config/initializers/autoguid.rb file
and rerun `rake autoguid:migrate:up` to add autoguid to new models.
Total
Ranking: 105,854 of 190,280
Downloads: 7,372
Daily
Ranking: 91,929 of 190,253
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | Hacktivist |