Update to Rails 2.3.9 and itextomml 1.3.27
This commit is contained in:
parent
113e0af736
commit
ef30cc22df
200 changed files with 3065 additions and 1204 deletions
|
@ -1272,7 +1272,7 @@ class YaffleMigrationGenerator < Rails::Generator::NamedBase
|
|||
end
|
||||
|
||||
def yaffle_local_assigns
|
||||
returning(assigns = {}) do
|
||||
{}.tap do |assigns|
|
||||
assigns[:migration_action] = "add"
|
||||
assigns[:class_name] = "add_yaffle_fields_to_#{custom_file_name}"
|
||||
assigns[:table_name] = custom_file_name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue