Hatchbox: teams
Currently I can invite someone by giving them status "admin", "member" or no status

3
General
Rails 7 custom fonts are not working on staging enviroment
Thanks for your post. bloxorz

5
CSS
How do I add embedded youtube video to a text field within active admin with simplemde markdown?

5
Rails
Dedicated Servers i want rent 100
Dedicated Servers
CPU 16 cores, 3GHz or higher, example AMD 5950x
128GB RAM or more
1TB or more NVME SSD
500 Mbps+ channel, 100TB/month traffic

2
Servers
How do I check for validation for redirection to void cyclic redirection loop?
I have a redirection model with two columns `to` and `from`. I also have a frontend UI, where the redirections can be added.
I need to know whether is there any solution to avoid cyclic redirect l...

1
Rails
Which video...
Found it!! https://gorails.com/episodes/activity-feed-from-scratch?autoplay=1

2
General
How do I import recurring_select in Rails 7?
Ever find a solution to this? Struggling to get this installed in rails 7.

3
General
Integrating Action Mailbox with Sendgrid
Hi, I was integrating action mailbox in Rails 6 application. I've tried various articles but i am not receiving any reply email in my application. Only newsletter emails from 3rd party are arriving...

1
Rails
am trying to delete a comment
am trying to delete a comment but when i click delete am getting a routing error and also when submitting the comment i get the data which is suppose to save on database i got it on screen

2
Rails
gem 'devise' error
Hi All
When try to run "bundle install" after add
gem 'devise', '~> 4.8', '>= 4.8.1' in Gemfile will shown below error
"An error occurred while installing bcrypt (3.1.18), and Bundler c...

1
Rails