<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>assets on Sai Ram&#39;s Blog</title>
    <link>https://sairam.dev/tags/assets/</link>
    <description>Recent content in assets on Sai Ram&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>&amp;copy; 2020. All rights reserved.</copyright>
    <lastBuildDate>Sat, 20 May 2017 18:00:00 +0530</lastBuildDate>
    
	<atom:link href="https://sairam.dev/tags/assets/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Using Rails with webpack generated assets</title>
      <link>https://sairam.dev/post/using-rails-with-webpack-assets/</link>
      <pubDate>Sat, 20 May 2017 18:00:00 +0530</pubDate>
      
      <guid>https://sairam.dev/post/using-rails-with-webpack-assets/</guid>
      <description>Our team started using webpack with Rails. Referencing/Sharing asset information from webpack to Rails is the problem being solved in this post. We want to use the webpack assets that are exposed in our Rails app. Not setting up a new plugin for uploading the generated assets would be a plus.
Our team used webpack to compile javascript and related assets. (If you are trying to learn webpack, note that it has a very steep learning curve).</description>
    </item>
    
  </channel>
</rss>