Flowdock
method

validate_file_name!

Importance_1
Ruby on Rails latest stable (v6.1.7.7) - 0 notes - Class: ActiveRecord::Generators::MigrationGenerator
validate_file_name!() private

A migration file name can only contain underscores (_), lowercase characters, and numbers 0-9. Any other file name will raise an IllegalMigrationNameError.

Show source
Register or log in to add new notes.