TheOdinProject / curriculum

The open curriculum for learning web development
https://www.theodinproject.com/
Other
10.11k stars 13.54k forks source link

fix: bulma instructions | rails | actioncable #29086

Closed sean-garwood closed 3 days ago

sean-garwood commented 3 days ago

chore: remove bundle exec | rails | actioncable

Removes redundant bundle exec from rails commands

see https://old.reddit.com/r/rails/comments/119v666/difference_between_rails_dbmigrate_and_bundle/j9p0dm0/

Because

Had some trouble getting bulma to work, so dug in a bit and found the solutions. Added to this lesson

This PR

chore: remove bundle exec | rails | actioncable

Issue

Closes #XXXXX

Additional Information

Pull Request Requirements