Skip to content

cannot require 'firebase' after bundle install gem 'firebase' #30

@timfong888

Description

@timfong888

Hi, I have a Gemfile with:
gem 'firebase'

after bundle install, when I type:

require 'firebase'

I get:

irb(main):001:0> require 'firebase'
LoadError: cannot load such file -- firebase

This process works for other gems....am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions