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.2.1 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.2.0 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.1.3 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.1.2 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.1.1 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.1.0 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.0.13 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.0.11 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.0.10 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.0.9 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.0.8 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.0.7 spec/dummy/app/helpers/application_helper.rb
noodall-form-builder-0.0.6 spec/dummy/app/helpers/application_helper.rb