Sha256: 5e3dc27eed0fc6adeb5242e68bd8dad235c296b6a0b02567f4b0874f527a2639

Contents?: true

Size: 134 Bytes

Versions: 10

Compression:

Stored size: 134 Bytes

Contents

FactoryGirl.define do
  factory :process_template, class: 'RailsWorkflow::ProcessTemplate' do
    title "Process Template"
  end

end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
rails_workflow-0.3.7 spec/factories/process_templates.rb
rails_workflow-0.3.6 spec/factories/process_templates.rb
rails_workflow-0.3.5 spec/factories/process_templates.rb
rails_workflow-0.3.4 spec/factories/process_templates.rb
rails_workflow-0.3.3 spec/factories/process_templates.rb
rails_workflow-0.3.2 spec/factories/process_templates.rb
rails_workflow-0.3.1 spec/factories/process_templates.rb
rails_workflow-0.3.0 spec/factories/process_templates.rb
rails_workflow-0.2.2 spec/factories/process_templates.rb
rails_workflow-0.2.1 spec/factories/process_templates.rb