GitXplorerGitXplorer
w

merb-plugins

public
208 stars
83 forks
12 issues

Commits

List of commits on branch master.
Unverified
2e76d4a03793e07b07a0b272be9e41c6c5abccb8

sequel:db:reset uses :sequel_env

ppk committed 16 years ago
Unverified
64f0abc06917d26aec5cb6e496fc912e8d097fc2

Added sequel:db:drop and sequel:db:create tasks

ppk committed 16 years ago
Unverified
4f7605b79d319dd87c3dad1b3233bf199e8fd24a

Merged pusewicz version.

ppk committed 16 years ago
Unverified
a28014143c69260a36ce2250db91d89a015283b6

Merge commit 'edc72a7337f6d856685745623900a4e24341434e'

ppk committed 16 years ago
Unverified
4b852cefc676609f8eee08e3585134b4d602f2d8

Merged pusewicz reset task.

ppk committed 16 years ago
Unverified
df886e5333c10113620650abc35b38216ab9c1dd

We don't need to run Merb environment for sequel tasks. It can be also quite problematic when some sequel plugins tries to get info about tables. The :sequel_env is the most minimalistic environment needed for Sequel tasks to run properly.

ppk committed 16 years ago