method
charset
rails latest stable - Class:
ActiveRecord::Tasks::FirebirdDatabaseTasks
charset()public
No documentation available.
# File activerecord/lib/active_record/tasks/firebird_database_tasks.rb, line 24
def charset
$stderr.puts 'sorry, your database adapter is not supported yet, feel free to submit a patch'
end