Nicolae Claudius
13 years ago
2 changed files with 3 additions and 8 deletions
@ -1,6 +0,0 @@
|
||||
# https://github.com/activescaffold/active_scaffold/issues/131 |
||||
class ApplicationController < ActionController::Base |
||||
def self.active_scaffold(*, &_) |
||||
super unless (File.basename($0) == "rake" && ARGV.include?("db:migrate")) |
||||
end |
||||
end |
Loading…
Reference in new issue