Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

undefined method `selectors' #64

@filipiz

Description

@filipiz

Hi!

I Just installed the gem and executed the command
csscss -v asn_theme.css

and it throwed the following error:

/Users/filipi/.rvm/gems/ruby-1.9.2-p290/gems/csscss-1.3.1/lib/csscss/redundancy_analyzer.rb:18:in `block in redundancies': undefined method `selectors' for #<Hash:0x007ffe7b667070> (NoMethodError)
    from /Users/filipi/.rvm/gems/ruby-1.9.2-p290/gems/csscss-1.3.1/lib/csscss/redundancy_analyzer.rb:17:in `each'
    from /Users/filipi/.rvm/gems/ruby-1.9.2-p290/gems/csscss-1.3.1/lib/csscss/redundancy_analyzer.rb:17:in `redundancies'
    from /Users/filipi/.rvm/gems/ruby-1.9.2-p290/gems/csscss-1.3.1/lib/csscss/cli.rb:40:in `execute'
    from /Users/filipi/.rvm/gems/ruby-1.9.2-p290/gems/csscss-1.3.1/lib/csscss/cli.rb:17:in `run'
    from /Users/filipi/.rvm/gems/ruby-1.9.2-p290/gems/csscss-1.3.1/lib/csscss/cli.rb:203:in `run'
    from /Users/filipi/.rvm/gems/ruby-1.9.2-p290/gems/csscss-1.3.1/bin/csscss:4:in `<top (required)>'
    from /Users/filipi/.rvm/gems/ruby-1.9.2-p290/bin/csscss:19:in `load'
    from /Users/filipi/.rvm/gems/ruby-1.9.2-p290/bin/csscss:19:in `<main>'
    from /Users/filipi/.rvm/gems/ruby-1.9.2-p290/bin/ruby_noexec_wrapper:14:in `eval'
    from /Users/filipi/.rvm/gems/ruby-1.9.2-p290/bin/ruby_noexec_wrapper:14:in `<main>'

Anything related to ruby version?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions