Skip to content

Commit

Permalink
Remove stray :
Browse files Browse the repository at this point in the history
  • Loading branch information
teoljungberg committed Jun 30, 2016
1 parent bb3cbd7 commit a229cdc
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,5 +1,5 @@
class <%= migration_class_name %> < ActiveRecord::Migration
def change
create_function :<%= formatted_name %>
create_function <%= formatted_name %>
end
end

0 comments on commit a229cdc

Please sign in to comment.