2 3 4
# File 'lib/geostats/migrations/006_add_cito_cache_type.rb', line 2 def self.up Geostats::CacheType.create! :name => "Cache In Trash Out Event" end