5 followers
Ruby on Rails developer, English speaker and Technical writer. Topics: Ruby, Rails, Design patterns and language acquisition.
GitHub: https://github.com/alexcalaca Email: soon
System error: net::ERR_FILE_NOT_FOUND · Hey guys, how have you been? Today, we are going to learn how to solve the following error message: DevTools...
Hey guys, how have you been? Today, we are going to learn how to solve the following error message: Webpacker::Manifest::MissingEntryError To be more...
Original Error: You must have ImageMagick or GraphicsMagick installed) · Hey guys, how have you been? Today, we are going to learn how to solve the...
Add rspec to the Gemfile; group :development, :test do gem 'rspec-rails' end Install the dependencies bundle install Check if it was...
⏹️ Introduction rspec-rails brings the RSpec testing framework to Ruby on Rails as a drop-in alternative to its default testing framework,...
Hey guys, how have you been? Today, we are going to learn how to configure NodeJS 16.x with Rails 6 on DeepinOS 20.7. Introduction Node.js® is an...