0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 19 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
make readme a markdown file More... about 12 years ago
removing old plugin files More... about 12 years ago
updating readme More... about 12 years ago
updating readme More... about 12 years ago
done for now, bump version More... about 12 years ago
run the binstub of db_setup, should probably switch this to work if you don't have binstubs, bundle exec? More... about 12 years ago
Rails.root is nil until later, so delay evaluation More... about 12 years ago
account for mysql2 adapter More... about 12 years ago
db_setup is no longer in script, so we can't base the project dir off it. We always run it from the project dir, though, so let's use that until I think of something better. More... about 12 years ago
Gemfile for development More... about 12 years ago
initial gemspec More... about 12 years ago
now you can require 'production_data' More... about 12 years ago
moving db_setup More... about 12 years ago
moving cap recipes More... about 12 years ago
moving rake tasks to appropriate place More... about 12 years ago
moving the config file into a generator More... about 12 years ago
more gitignore More... about 12 years ago
updating to work with newer versions of capistrano More... about 12 years ago
updating syntax for ruby 1.9.2 More... about 12 years ago
too far! More... almost 13 years ago
deprecation warnings begone More... almost 13 years ago
pull in the config/boot file so that bundler works for us More... almost 13 years ago
Making it prettier More... about 13 years ago
I've made the --password argument optional to work better with the Rails template. More... about 13 years ago
typo More... about 13 years ago
more alias More... about 13 years ago
taking from env into account when dumping db config More... about 13 years ago
take the from env into account when finding the newest file More... about 13 years ago
more alias, fixed name More... about 13 years ago
getting last dump time from file instead of dealing with an extra 'last retrieved' file, added namespacing, added aliases More... about 13 years ago