<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Padrino on WaYdotNET --&gt; WEB AND DEVOPS</title>
    <link>https://www.waydotnet.com/tags/padrino/</link>
    <description>Recent content in Padrino on WaYdotNET --&gt; WEB AND DEVOPS</description>
    <image>
      <title>WaYdotNET --&gt; WEB AND DEVOPS</title>
      <url>https://www.waydotnet.com/waydotnet_small.jpeg</url>
      <link>https://www.waydotnet.com/waydotnet_small.jpeg</link>
    </image>
    <generator>Hugo -- 0.147.2</generator>
    <language>en</language>
    <lastBuildDate>Thu, 02 Feb 2012 16:42:21 +0000</lastBuildDate>
    <atom:link href="https://www.waydotnet.com/tags/padrino/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Padrino-admin Twitter Bootstrap v2.0 is ready</title>
      <link>https://www.waydotnet.com/posts/padrino-admin-twitter-bootstrap-v2-0-is-ready/</link>
      <pubDate>Thu, 02 Feb 2012 16:42:21 +0000</pubDate>
      <guid>https://www.waydotnet.com/posts/padrino-admin-twitter-bootstrap-v2-0-is-ready/</guid>
      <description>&lt;h2 id=&#34;padrino-admin-twitterbootstrap-20&#34;&gt;(Padrino Admin TwitterBootstrap 2.0)&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Padrino-Modal: rack-flash and delete function into modal :D&lt;/li&gt;
&lt;li&gt;highlights error field&lt;/li&gt;
&lt;li&gt;tof helper: Automatic replace true or false with relative image (list.slim and list.haml)&lt;/li&gt;
&lt;li&gt;Breadcrumbs&lt;/li&gt;
&lt;li&gt;Automatic time_ago_in_words when column model is created_at or updated_at&lt;/li&gt;
&lt;li&gt;Migrate function for MiniRecord&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id=&#34;padrino-modal&#34;&gt;Padrino-Modal&lt;/h4&gt;
&lt;p&gt;All result from rack-flash and delete request, now is automatic insert into modal javascript plugin &lt;img loading=&#34;lazy&#34; src=&#34;http://padrino.waydotnet.com/images/modal1.jpg&#34;&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://a248.e.akamai.net/assets.github.com/img/d52f1512d86c930f050e9c727a77da1bc6d000f4/687474703a2f2f70616472696e6f2e776179646f746e65742e636f6d2f696d616765732f6d6f64616c322e6a7067&#34;&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://a248.e.akamai.net/assets.github.com/img/4fc6e01855b98d169072863a60c61afed151d406/687474703a2f2f70616472696e6f2e776179646f746e65742e636f6d2f696d616765732f6d6f64616c332e6a7067&#34;&gt;&lt;/p&gt;
&lt;h4 id=&#34;highlights-error-field&#34;&gt;highlights error field&lt;/h4&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://a248.e.akamai.net/assets.github.com/img/4bb69b77cc380bae0230aed979240c0eed018eca/687474703a2f2f70616472696e6f2e776179646f746e65742e636f6d2f696d616765732f6572726f722e6a7067&#34;&gt;&lt;/p&gt;
&lt;h4 id=&#34;tof_helper&#34;&gt;tof_helper&lt;/h4&gt;
&lt;p&gt;Automatic replace true or false with relative image (list.slim and list.haml) &lt;img loading=&#34;lazy&#34; src=&#34;https://a248.e.akamai.net/assets.github.com/img/d7573ebca61b8e84d6af1611bf8b93035f8ff880/687474703a2f2f70616472696e6f2e776179646f746e65742e636f6d2f696d616765732f746f662e6a7067&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Padrino Admin another new layout (based on Twitter Bootstrap v2.0-wip)</title>
      <link>https://www.waydotnet.com/posts/padrino-admin-another-new-layout-based-on-twitter-bootstrap-v2-0-wip/</link>
      <pubDate>Mon, 30 Jan 2012 19:11:36 +0000</pubDate>
      <guid>https://www.waydotnet.com/posts/padrino-admin-another-new-layout-based-on-twitter-bootstrap-v2-0-wip/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://glowing-leaf-7114.heroku.com/admin/&#34;&gt;http://glowing-leaf-7114.heroku.com/admin/&lt;/a&gt; user: &lt;a href=&#34;mailto:test@padrinorb.com&#34;&gt;test@padrinorb.com&lt;/a&gt; pass: test PLEASE DON&amp;rsquo;T CHANGE LOGIN/PASSWORD&lt;/p&gt;
&lt;h2 id=&#34;additional-feature&#34;&gt;Additional feature:&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;✔ Padrino-Modal: rack-flash and delete function into modal :D&lt;/li&gt;
&lt;li&gt;✔ highlights error field&lt;/li&gt;
&lt;li&gt;✔ tof helper: Automatic replace true or false with relative image (list.slim and list.haml)&lt;/li&gt;
&lt;li&gt;✔ Breadcrumbs&lt;/li&gt;
&lt;li&gt;✔ Automatic time_ago_in_words when column model is created_at or updated_at&lt;/li&gt;
&lt;li&gt;✔ Migrate function for MiniRecord&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;clone my repository and enjoy :D&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://github.com/WaYdotNET/padrino-framework&#34;&gt;https://github.com/WaYdotNET/padrino-framework&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See the code and comment please !!!!&lt;/p&gt;</description>
    </item>
    <item>
      <title>LAZY Agnostic Application Generators (padrino-lazy)</title>
      <link>https://www.waydotnet.com/posts/lazy-agnostic-application-generators-padrino-lazy/</link>
      <pubDate>Sat, 21 May 2011 17:36:06 +0000</pubDate>
      <guid>https://www.waydotnet.com/posts/lazy-agnostic-application-generators-padrino-lazy/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Overview&lt;/strong&gt; Through padrino-lazy, we can include some common properties shared between the model object used a base model object Padrino is very good framework, and almost follows the DRY principle (Don’t Repeat Yourself) When we need to have some common properties shared between the model object of our ORM, using the generator padrino-gen, We can only include these properties in each model to generate. I hope this idea will be included in Padrino Framework. &lt;strong&gt;Principle / Step&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
