GitXplorerGitXplorer
w

merb-plugins

public
208 stars
83 forks
12 issues

Commits

List of commits on branch master.
Unverified
0aaecd306a1561e288d7a9b9a3a974eefcc5eb00

optimized rake:db:drop and instead of dropping the connections to the db after forking, we are not clearing the connection cached allowing rake tasks to run properly.

mmattetti committed 16 years ago
Unverified
30b1c02919a8868b3626c9d3be34c7f66d94e58a

fixed [1206] and bumped merb_activerecord to 1.0.0

mmattetti committed 16 years ago
Unverified
edc72a7337f6d856685745623900a4e24341434e

Added socket configuration option

ppusewicz committed 16 years ago
Unverified
2e8e1d3faa8e06bbe198ba979632a36a63dac5fd

Fixed reset task

ppusewicz committed 16 years ago
Unverified
a8b3d0e578da2a1d5d332d5509e0256ec89f0337

Added sequel:db:reset for dropping and remigrating database

ppusewicz committed 16 years ago
Unverified
fc0cea20829f58d00507f9a12e0224cfcb5698db

quick cleanup before 1.0 release

mmattetti committed 16 years ago