ryanmuller / rudinium

The real analysis video dictionary
http://rudinium.herokuapp.com
7 stars 3 forks source link

Update db without affecting other tables? #32

Closed ryanmuller closed 12 years ago

ryanmuller commented 12 years ago

I imagine we may be adjusting the Google doc well into the future. Can we do that without a db:reset every time? It should be possible...

npisenti commented 12 years ago

Yeah-- the db reset was just for the first pass to clear out old items. Subsequent times you can get away with just rake db:seed. I suppose if we want to delete items we'll need to modify the script slightly, but just running db:seed will update the current items from google docs.

Sent from my iPhone

On Mar 15, 2012, at 9:24 PM, cicatrizreply@reply.github.com wrote:

I imagine we may be adjusting the Google doc well into the future. Can we do that without a db:reset every time? It should be possible...


Reply to this email directly or view it on GitHub: https://github.com/cicatriz/rudini/issues/32