class Cucumber::Rails::Database::TruncationStrategy

Public Instance Methods

before_js() click to toggle source
# File lib/cucumber/rails/database.rb, line 78
def before_js
  super :truncation
end