New website design!
17
General
It took me several weeks to redesign everything and it was a TON of work. The main chunk of work was moving from Bootstrap to TailwindCSS and that's quite a lot of effort because you have to rewrit...
Dhairya Majmudar replied
Implemetation of /leaderbaord in the project
0
General
I want to implement the /leaderboard as in the website in my project can someone pls. suggest how to do so by giving links to documentation and tutorials
Thank You : )
Dhairya Majmudar posted
Direct Uploads with ActiveStorage Discussion
21
General
I'm running to a small error I think. Alright, so when I try to get the a file to upload It seems to begin the process and then commit but then it stops. I get a completed 200 ok but the issue is t...
Aaron replied
How do I provide a file for downloading while ignoring timeouts
6
General
I want to provide a file for downloading. The download is allways cancled after 60 seconds.
I'm hosting my Rails project (ruby '2.7.4', rails '6.1.0') on platform.sh (docs.platform .sh/). Because ...
What's New In Ruby 3.3 Discussion
9
General
Happy Holidays and New Year everyone! 🥳
Eric Chua replied
Syncing Repositories with Ruby Scripts - Part 2 Discussion
0
General
How to Deploy Rails to Render Discussion
14
General
Great video, thanks Collin!
Emmaotiki5 replied
Custom Attribute Serializers with ActiveRecord in Rails Discussion
7
General
This feels much simpler for custom value objects and surprisingly more straightforward than the official way, i.e. registering a new Active Model type.
Great video, thank you.
Adrián Mugnolo replied
update a model attribute with the ujs ?.
2
General
Hello,
have a page that displays games(model) with a select box for the game result outcome. Game model has_one :result, autosave: true and
I have a unique id for each row in the table based on t...
New computer setup - having trouble getting my Cloud9 to run properly
1
General
Hey there,
I am trying to run my Cloud9 Rails app on a new machine I am setting up. I was assuming that this would be painless, but I am having trouble running the app in a browser on my new machi...
chuckblake replied
Linux Signal Trapping in Ruby Discussion
0
General
Improving form_with Errors in Rails Discussion
3
General
@Collin, this was a great video, but the crown jewel was learning about the existence of <% fail %>, thank you!
LorenzoJeremy replied
Github student pack
8
General
Hi, Does GitHub student pack give you access to all the paths and lessons on Gorails or just the free one, I am on a student pack subscription I can't see any benefits from this I get only the vide...
RudolphRutherford replied
Auto-detect User Time Zones in Rails Discussion
6
General
Great video Chris, time zones can be extremely frustating to work with. I would caution against setting time zone in a before action across all controllers. I did something similar and ended up i...
Shawn Wilson replied
Improving the URL Shortener Design Discussion
3
General
Hello Chris and ROR developers, Why I need to add **kwargs and what is doing ??
def favicon_image_tag(domain, **kwargs)
image_tag google_favicon_url(domain), **kwargs
end
cjilbert504 replied
Views Chart for Links Discussion
2
General
Thanks Chris. this help me a lot, not only using this project, but my other project. it is more clean approach. keep it up helping us.
Diego Cuenca replied
How to get from starter to advanced?
2
General
I have experience with other languages like Java and Spring Framework, I want to know what is a recommended route for a Ruby and Ruby on Rails path in this site. For example, watch and practice som...
Live Reload with Esbuild in Rails using an EventSource Discussion
5
General
got it by googling "live reload esbuild rails", any idea on how to do it?
Tim Case replied
Doorkeeper Omniauth OAuth Client Discussion
27
General
Thanks for the heads up! What a pain in the butt.
React Native with Rails OAuth API Authentication Part 1 Discussion
4
General
I am so exited with this episode !! thank you!
noctivityinc replied