I really appreciate the makers of this video. Small , clear and accurate tutorials for all the Rails beginners. Thank you.
@GorailsTV4 жыл бұрын
That makes my day! 🤩
@kylekim58612 жыл бұрын
thank you so much! just joined a new company and have to learn Ruby on Rails! this is perfect.
@GorailsTV2 жыл бұрын
Congrats on the new job!
@russelljazzbeck2 жыл бұрын
This is super useful, thank you.
@whiskey46099 жыл бұрын
awesome video man! please keep them coming!
@ankiabhi26205 жыл бұрын
Good Explanation
@ashokrathod45493 жыл бұрын
What about middlewire rack, how to use?@gorail
@thomasslone1964 Жыл бұрын
So can a rails app see __FILE__ or even write to its install dir or an i expected to use databasing exclusively? Im about to build my first rails app of a backend i already have running on windows.
@GorailsTV Жыл бұрын
A Rails app is just Ruby. You can do anything Ruby can do.
@kwhandy2 жыл бұрын
let's remake this for Rails 7 dude.
@GorailsTV2 жыл бұрын
Good idea. The good news is everything is basically the same except for the Javascript. 👍
@gunot56566 жыл бұрын
What vim extension do you use so you can click on files?
@GorailsTV6 жыл бұрын
It's called NERDTree. I use it as part of github.com/carlhuda/janus
@osamaayub4052 жыл бұрын
How can we make changes in it its really confusing
@ohmegatech666 Жыл бұрын
OK but I have no idea what Unicorn or Passenger or Sinatra or any of this is. Not a very useful video for people who aren't already familiar with Ruby/Rails/Rack stuff already
@GorailsTV Жыл бұрын
We will do a video explaining Ruby web servers too. Thanks for the suggestion!