add script for fixing password hashes

This commit is contained in:
albert
2013-03-03 16:28:44 -05:00
parent 880a7c5324
commit bae5835cff

5
script/fixes/004.rb Normal file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env ruby
require File.expand_path(File.join(File.dirname(__FILE__), '..', '..', 'config', 'environment'))
puts Post.count