Sha256: 44e29367ec64435f964903d504c77cc8f86a82c8cfec663b2f4df705bd7b8cb3

Contents?: true

Size: 129 Bytes

Versions: 33

Compression:

Stored size: 129 Bytes

Contents

module ApplicationHelper
  include Noodall::ComponentsHelper
  include FormsHelper

  def new_user_session_path
    ''
  end
end

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
noodall-form-builder-0.5.4 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.5.3 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.5.2 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.5.0 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.4.2 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.4.1 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.4.0 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.3.3 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.2.11 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.3.2 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.3.1 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.3.0 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.2.10 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.2.9 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.2.8 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.2.7 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.2.5 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.2.4 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.2.3 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.2.2 spec/dummy/app/helpers/application_helper.rb