Search Results for "starting-app-with-rails-7-alpha"
Forum Threads
Rails 7 and postgres 15
Here's the deal: If you build a M2 machine with a timemachine backup of a non-Apple Silicon machine, your homebrew will be installed in the wrong place. All subsequent actions get foiled along th...

10
Databases
Installing Tailwind with Rails 7
You rapidly end up creating a lot of custom CSS with bootstrap that you do not have to with Tailwind.

11
Rails
Docker Basics for Rails Discussion
Nice video. Coming back to docker after a couple years and you did a great job explaining what matters for rails setups.

17
General
Vue.js Components in Rails Views Discussion
Could you post how to migrate for Rails 7 + Esbuild?
I tried but I got
Failed to mount app: mount target selector "app" returned null.

28
General
Group Chat with ActionCable: Part 7 Discussion
Hey Chris just to let you know, document.hidden did not work for me, so i test documen.hasFocused() == true and it works just fine.

31
General
I am in the process of updating my 5.2 rails to 7, now at step 6.0 to 6.1 get a HPE_Header_OVERFLOW when starting app
not asking for an absolute solution, but just a hint to know in what direction to look, or what to exclude to see if it works

2
General
Help please! Error starting Rails server
Hey guys. I am new to Rails. I have installed Rails 5.2.3. I have Ruby 2.6.3. Both are confirmed to be operational when running the --version command.
I have tried to create a new rails app calle...

1
Rails
How do I create an app with Urls like 'https://username.website.com/' instead of 'https://website.com/username/' ?
All the navigation is in `app/views/shared/navbar.html.erb` 👍

18
Rails
creating new rails app error
I recently updated, a lot of bugs to fix [foodle](https://food-le.com)

10
General
How to install Tailwind CSS using Webpacker with Rails Discussion
In 2022 and we have Rails 7 and Tailwindcss 3. This tutorial needs an update.

29
General
Group Chat with ActionCable: Part 1 Discussion
Amaría saber inglés para poder entender el tutorial :( gracias por el aporte de todos modos.!

36
General
Elasticsearch server with Hatchbox timing out
Thank you for the heads up that it wasn't working! I appreciate you!

20
General
Multitenancy with the Apartment gem Discussion
its possible to use this gem without subdomain. So every tenant will have same domain but inside the logic there is scheme segregation ?

80
General
Advanced Search, Autocomplete and Suggestions with ElasticSearch and the Searchkick gem Discussion

78
General