Open Source Vlog - Where Do We Even Start? Discussion

0
General
Testing the new comments...
Kentastic posted

Using Webpack in Rails with the Webpacker Gem Discussion

17
General
I wish our front end guys took 20 minutes to set up webpack on a project!

How do I create an attendance form for student attendance?

9
General
I've been racking my brain and just need to ask for help on the creating this function in my app. **Scope:** simple app for non-profit for tracking student attendance What I've done: * created the...
Solved

How can you allow users (companies) in your app to select their own currency?

3
General
We use i18n and we have our app in ~5 languages, but we want the companies to be able to select which currency to use. Mainly to choose the correct symbol to show on their invoices to their custom...
Viktor Smári replied

Flash Messages and Toasts with Hotwire & Turbo.js Discussion

25
General
Nice! I've been playing with Turbo and that comes on perfect timing, thanks! But didn't you think that feels wrong? We used to have the controller do all of that for us with the redirects and fla...
Chuck replied

Rails for Beginners Part 15: Login with Session Cookies Discussion

1
General
I would also like to learn about the inner workings of that session. For example how is that user_id attached to the session cookie? When we do `session.inspect` we can see everything as a hash but...
Dennis Njogu replied

Rails for Beginners Part 17: Login Form Discussion

8
General
It would be great to show how to do login with both username and email as well.

Rails for Beginners Part 18: Accessing the Current User Discussion

1
General
Hi chris, thanks for the tutorial so far. I got this error when implementing this module: ActionView::Template::Error (undefined method `user' for #): <% if C...
Kolawole Ezekiel replied

Rails for Beginners Part 5: Routes and Route Types Discussion

13
General
great content.
Vishva replied

Build Multitenancy App in a different way

10
General
I have seen many questions and topics in gorails about multitenancy but I am a bit undecided about which way to go. I would like my app not to carry the subdomain name in the url. Indeed, I wo...
BKSpurgeon replied

Rails Application Templates Discussion

38
General
Hello,Im gettingCould not find "Procfile" in any of your source paths. Your current source paths are: /Users/my_user/Documents/dev/my_app/https:/raw.githubusercontent.com/excid3/jumpstart/masterUsi...
Mpumelelo replied

Our First API Discussion

6
General
When should I use rails new my_app --api ? or it's ok to use rails new as usual even if I'm building an API
Dave Woodall. replied

Improving In-App Notifications Discussion

24
General
+1 for the ActionCable episode!
Taylor Cooney replied

Sortable Drag and Drop Discussion

29
General
Just a heads up, in your Gemfile, bootstrap 4 beta no longer uses tether for tooltips, now uses popper.js which is now a dependency of the bootstrap 4 gem
robert replied

Deploy Ubuntu 16.04 Xenial Xerus Discussion

91
General
This is not working on Xenial Xerus because there is no packages for Ubuntu 16.04 in Phusion Passenger repositores yet.
Alex Hendershott replied

Setup MacOS 10.13 High Sierra Discussion

17
General
It Works!! Thanks! High Sierra 10.13.1 (Beta)
bananakinq replied

Adding Stripe update card form, Cancel, and Resubscribe Discussion

30
General
Hello Chris! Thx for a great episode! So i noticed in this video that you updated some field on the current user to save the last 4 etc on the card. I was thinking that i could use that function to...
Neba Funwi-gabga replied

Setup Ubuntu 18.04 Bionic Beaver Discussion

18
General
nice guide... i tried it with sucess on ubuntu 18 !DISTRIB_ID=UbuntuDISTRIB_RELEASE=18.04DISTRIB_CODENAME=bionicDISTRIB_DESCRIPTION="Ubuntu Bionic Beaver (development branch)"rbenv version2.5.0 (se...
Nezir Zahirovic replied

Vue.js Components in Rails Views Discussion

27
General
Nice video. What about Vue state managment in Rails. When one Vue component mess with state of another Vue component?
leoplct replied

Setup Ubuntu 16.04 Xenial Xerus Discussion

110
General
Don't use "ssh-keygen -t rsa", use "-t dsa", much safer and not owned by NSA.... ;-)
Someone replied

Want to stay up-to-date with Ruby on Rails?

Join 91,226+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.