<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Catalin Ionescu</title>
    <description>The latest articles on DEV Community by Catalin Ionescu (@cionescu).</description>
    <link>https://dev.to/cionescu</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F374935%2Fdf00551c-9247-4ddc-acb1-ff4113f36844.jpeg</url>
      <title>DEV Community: Catalin Ionescu</title>
      <link>https://dev.to/cionescu</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/cionescu"/>
    <language>en</language>
    <item>
      <title>Modern CRM in Ruby on Rails — Part 2</title>
      <dc:creator>Catalin Ionescu</dc:creator>
      <pubDate>Mon, 21 Dec 2020 07:31:30 +0000</pubDate>
      <link>https://dev.to/cionescu/modern-crm-in-ruby-on-rails-part-2-4i92</link>
      <guid>https://dev.to/cionescu/modern-crm-in-ruby-on-rails-part-2-4i92</guid>
      <description>&lt;p&gt;We’re continuing the series on building a Customer Relationship Management system with Ruby on Rails.&lt;/p&gt;

&lt;h2&gt;
  
  
  In this tutorial we will
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Set up Invoker&lt;/li&gt;
&lt;li&gt;Integrate Webpacker with ActiveAdmin&lt;/li&gt;
&lt;li&gt;Use a modern theme for ActiveAdmin&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://medium.com/modern-rails/modern-crm-in-ruby-on-rails-part-2-adding-a-theme-1cfea0995759"&gt;Read more&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ruby</category>
      <category>rails</category>
    </item>
    <item>
      <title>An SEO Guide to using Website Redirects</title>
      <dc:creator>Catalin Ionescu</dc:creator>
      <pubDate>Mon, 23 Nov 2020 19:58:52 +0000</pubDate>
      <link>https://dev.to/cionescu/an-seo-guide-to-using-website-redirects-37dh</link>
      <guid>https://dev.to/cionescu/an-seo-guide-to-using-website-redirects-37dh</guid>
      <description>&lt;p&gt;Website Redirects are very important for both visitors interacting with the website and search engines. Redirects are crucial to preserving the SEO of websites. Top ranking websites in terms of SEO require the user experience to be faster, more comfortable, and more secure. In this blog, we will discuss the nuts and bolts of website redirects.&lt;/p&gt;

&lt;p&gt;Website redirects are web code commands. A redirect happens when a web page is visited at an old URL and it later changes into a new URL. Consider this example: a user opens website.com/home in their browser and is then redirected to website.com/about-us.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.seoly.app/blog/search-engine-optimizations/website-redirects"&gt;Read the full story here&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>html</category>
    </item>
    <item>
      <title>Building a modern CRM in Ruby on Rails — Part 1</title>
      <dc:creator>Catalin Ionescu</dc:creator>
      <pubDate>Sat, 14 Nov 2020 05:55:35 +0000</pubDate>
      <link>https://dev.to/cionescu/building-a-modern-crm-in-ruby-on-rails-part-1-3e8k</link>
      <guid>https://dev.to/cionescu/building-a-modern-crm-in-ruby-on-rails-part-1-3e8k</guid>
      <description>&lt;p&gt;This is the first of a series of tutorial on building a Customer Relationship Management application using Ruby on Rails.&lt;/p&gt;

&lt;p&gt;In this tutorial, we will:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Set up our environment (Ruby and Ruby on Rails)&lt;/li&gt;
&lt;li&gt;Create a Rails 6 application&lt;/li&gt;
&lt;li&gt;Add ActiveAdmin&lt;/li&gt;
&lt;li&gt;Create the Clients model&lt;/li&gt;
&lt;li&gt;Add an ActiveAdmin resource for Clients&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://medium.com/modern-rails/building-a-modern-crm-in-ruby-on-rails-part-1-3b62f7b4dc7d"&gt;Read More&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ruby</category>
      <category>rails</category>
    </item>
  </channel>
</rss>
