开发者

Populating a tags database

开发者 https://www.devze.com 2023-03-13 12:26 出处:网络
I\'m trying to populate the tag database for a rails app that I\'m making. Does anyon开发者_JS百科e know where I can find a list of several hundred common tags that I can pre-populate my database with

I'm trying to populate the tag database for a rails app that I'm making. Does anyon开发者_JS百科e know where I can find a list of several hundred common tags that I can pre-populate my database with.

I'm using http://railscasts.com/episodes/258-token-fields and would like to have it pre-populated since it's hard to have people add new tags on the fly.


I've started a github project to put a good library together. If you would like to contribute it's at: https://github.com/cyrusstoller/Initial-Tag-Library

0

精彩评论

暂无评论...
验证码 换一张
取 消