Black Friday Sale 2023! Discussion
            
            0
          General
        Virtual Generated Columns in Rails with ActiveRecord Discussion
            
            4
          General
        
          Nice episode! I'd love to see an example where the virutal column on one table is using data from another table!
        
      
            
            Anush Kumar 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...
        
      Will there be a Black Friday 2023 Sale?
            
            1
          General
        
          I am just wondering if there will be a Black Friday 2023 sale on the Pro subscription.
thanks!
        
      
            
            Chris Oliver replied 
          
      Rails Caching with Memcached Discussion
            
            0
          General
        
          Love the GoRails cat in the background
        
      
            
            Chuck posted 
          
      SQL Learning Path - Calculations with Columns Discussion
            
            0
          General
        
          Hi Collin, thanks!
I was wondering which one would be best to use in case of real app:
1. Letting the DB doing the calculations
2. Doing the calculations server side with Ruby.
Thanks in advance :)
        
      
            
            Alessandro posted 
          
      ActiveStorage Named Variants, Preprocessed Variants, and Representations for File Uploads in Rails Discussion
            
            0
          General
        
          Hey all, we are using named variants with fixtures to both test and load example data in development.  We started getting `Foreign key violations found in your fixture data.` errors and found we ne...
        
      
            
            TheRealNeil posted 
          
      Realtime SSH Logs with ActionCable Discussion
            
            5
          General
        
          Definitely interested in sockets :)
        
      
            
            Zulhilmi Zainudin replied 
          
      Open Closed Principle Discussion
            
            9
          General
        
          Loved the bla bla bla on minute 8ish :)Great video! Thanks
        
      
            
            Cagri replied 
          
      Single Responsibility Principle Discussion
            
            25
          General
        
          Great series. I would love if you continue with this, plus with testing. Testing is something that you haven't really touched upon much here. Also with some design patterns that follow along w...
        
      
            
            Aaron replied 
          
      How to use ESBuild in Rails with JSBundling Discussion
            
            30
          General
        
          This is awesome, I have been using it for a couple of weeks now. I didn’t necessarily think webpacker was slow, except maybe on Heroku builds. But when you use this, you wonder why you put up with ...
        
      
            
            Aaron 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...
        
      How to use Dependency Injection in Ruby Discussion
            
            0
          General
        How can I pass an array to where includes clause
            
            0
          General
        
          @items=Item.where(category_id IN ()
Anyone know the syntax? I'm trying to add to the category id's of the descendant categories (if any) in addition
        
      
            
            Fugee Ohu posted 
          
      HTML Learning Path - Additional Input Types Discussion
            
            0
          General
        HTML Learning Path - Button Element Discussion
            
            0
          General
        HTML Learning Path - Intro to Forms Discussion
            
            0
          General