Skip to content

Including kaminari-sinatra attempts to read translation files from padrino gem #7

Description

@maca

I am not using padrino in my new Sinatra app. But including kaminari-sinatra attempts somehow to read translation files from padrino.

Is the padrino-helpers depencency necesary?

This is when I run my previously passing specs after adding kaminari-sinatra into my gemfile.

3) Admin voucher management vouchers listing authenticated admin visits it paginates vouchers navigate to the next page behaves like lists n vouchers lists 5 vouchers
    Failure/Error: name { Faker::Name.name }                                                           
                                                                                                                                                                                                                                              
     I18n::InvalidLocaleData:                                                                        
       can not load translations from /usr/lib/ruby/gems/2.5.0/gems/padrino-core-0.9.21/lib/padrino-core/locale/cz.yml: #<Psych::SyntaxError: (/usr/lib/ruby/gems/2.5.0/gems/padrino-core-0.9.21/lib/padrino-core/locale/cz.yml): did not find 
expected node content while parsing a flow node at line 15 column 13>                                        
     Shared Example Group: "lists n vouchers" called from ./spec/features/admin/voucher_management_spec.rb:39

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions