Learning-path next release
Hi there, I wanted to ask you when are you planning to release the next series of learning-path course and how often do you plan to release them? Thank you for such a great course. All the best,...
Rafal Siepak postedHow do I import recurring_select in Rails 7?
This is not a solution and the code is bad, but since the NPM package is outdated as well as the ruby gem, it at least "works" in Rails 7: https://github.com/robault/event_scheduling Uses an updat...
Robert Ault repliedRails for Beginners Part 6: The Root Route Discussion
rake db:create fails while following Windows 11 Rails setup guide
btw `systemd`is now enabled by default in the Ubuntu Preview application.
Freibuis repliedSetup Ubuntu 22.10 Kinetic Kudu Discussion
had too many problems with gem collisions with the same versions of ruby using `asdf` never has any issues with gem-sets on rvm might have to retry asdf again.. its been awhile
Freibuis repliedHow to Upgrade Ruby Versions Discussion
Creating New Blog Posts Discussion
Auto-submitting Forms & Custom Turbo Stream Actions Discussion
Awsome work Chris. Thanks!
Ahmed Nadar repliedRails Competency Levels
How to test OmniAuth Params Discussion
Redmine Rails
Here is a version you can play with in the rails console until you get it to do what you want (which I cant quite figure out...). ``` require 'date' def get_date_for_redmine( start_hour, end_hour...
This Guy repliedRails Initialization Internals Discussion
I would totally be jumping and screaming if I did this! Really cool and encouraging. Thanks
Bashar repliedEnvironment Variables Discussion
Great stuff!
cjilbert504 repliedHonest opinion needed
How do I structure my DB to set up oAuth integrations with Facebook, Instagram, etc.
Looking for Ruby on Rails Developers to work In a US based company
How do i can add text-alignment to trix ?
Is it perhaps because `textAttributes` are inline items and so don't support text alignment? Also this bit seems wrong: `return element.style.alignLeft === "left"` as I think you'd be wanting to t...
Brendon Muir replied