Skip to content

Commit

Permalink
Site updated at 2014-02-23 06:20:59 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
Valentin Vasilyev committed Feb 23, 2014
1 parent 86858f7 commit 6ebddc9
Show file tree
Hide file tree
Showing 35 changed files with 7,908 additions and 85 deletions.
845 changes: 844 additions & 1 deletion atom.xml

Large diffs are not rendered by default.

Expand Up @@ -221,6 +221,10 @@ <h1>Comments</h1>
<h1>Recent Posts</h1>
<ul id="recent_posts">

<li class="post">
<a href="/blog/2014/02/22/rails-developer-guide-to-full-text-search-with-solr/">Introduction to Full Text Search for Rails Developers</a>
</li>

<li class="post">
<a href="/blog/2013/10/26/constant-resolution-in-ruby/">Constant Resolution in Ruby</a>
</li>
Expand All @@ -237,10 +241,6 @@ <h1>Recent Posts</h1>
<a href="/blog/2013/07/13/existential-operator-in-coffeescript/">Existential Operator in CoffeeScript</a>
</li>

<li class="post">
<a href="/blog/2013/07/03/different-smtp-settings-for-actionmailer-action/">Different SMTP Settings for ActionMailer Action</a>
</li>

</ul>
</section>

Expand Down
Expand Up @@ -208,6 +208,10 @@ <h1>Comments</h1>
<h1>Recent Posts</h1>
<ul id="recent_posts">

<li class="post">
<a href="/blog/2014/02/22/rails-developer-guide-to-full-text-search-with-solr/">Introduction to Full Text Search for Rails Developers</a>
</li>

<li class="post">
<a href="/blog/2013/10/26/constant-resolution-in-ruby/">Constant Resolution in Ruby</a>
</li>
Expand All @@ -224,10 +228,6 @@ <h1>Recent Posts</h1>
<a href="/blog/2013/07/13/existential-operator-in-coffeescript/">Existential Operator in CoffeeScript</a>
</li>

<li class="post">
<a href="/blog/2013/07/03/different-smtp-settings-for-actionmailer-action/">Different SMTP Settings for ActionMailer Action</a>
</li>

</ul>
</section>

Expand Down
Expand Up @@ -446,6 +446,10 @@ <h1>Comments</h1>
<h1>Recent Posts</h1>
<ul id="recent_posts">

<li class="post">
<a href="/blog/2014/02/22/rails-developer-guide-to-full-text-search-with-solr/">Introduction to Full Text Search for Rails Developers</a>
</li>

<li class="post">
<a href="/blog/2013/10/26/constant-resolution-in-ruby/">Constant Resolution in Ruby</a>
</li>
Expand All @@ -462,10 +466,6 @@ <h1>Recent Posts</h1>
<a href="/blog/2013/07/13/existential-operator-in-coffeescript/">Existential Operator in CoffeeScript</a>
</li>

<li class="post">
<a href="/blog/2013/07/03/different-smtp-settings-for-actionmailer-action/">Different SMTP Settings for ActionMailer Action</a>
</li>

</ul>
</section>

Expand Down
8 changes: 4 additions & 4 deletions blog/2013/07/14/anonymous-browser-fingerprinting/index.html
Expand Up @@ -341,6 +341,10 @@ <h1>Comments</h1>
<h1>Recent Posts</h1>
<ul id="recent_posts">

<li class="post">
<a href="/blog/2014/02/22/rails-developer-guide-to-full-text-search-with-solr/">Introduction to Full Text Search for Rails Developers</a>
</li>

<li class="post">
<a href="/blog/2013/10/26/constant-resolution-in-ruby/">Constant Resolution in Ruby</a>
</li>
Expand All @@ -357,10 +361,6 @@ <h1>Recent Posts</h1>
<a href="/blog/2013/07/13/existential-operator-in-coffeescript/">Existential Operator in CoffeeScript</a>
</li>

<li class="post">
<a href="/blog/2013/07/03/different-smtp-settings-for-actionmailer-action/">Different SMTP Settings for ActionMailer Action</a>
</li>

</ul>
</section>

Expand Down
Expand Up @@ -326,6 +326,10 @@ <h1>Comments</h1>
<h1>Recent Posts</h1>
<ul id="recent_posts">

<li class="post">
<a href="/blog/2014/02/22/rails-developer-guide-to-full-text-search-with-solr/">Introduction to Full Text Search for Rails Developers</a>
</li>

<li class="post">
<a href="/blog/2013/10/26/constant-resolution-in-ruby/">Constant Resolution in Ruby</a>
</li>
Expand All @@ -342,10 +346,6 @@ <h1>Recent Posts</h1>
<a href="/blog/2013/07/13/existential-operator-in-coffeescript/">Existential Operator in CoffeeScript</a>
</li>

<li class="post">
<a href="/blog/2013/07/03/different-smtp-settings-for-actionmailer-action/">Different SMTP Settings for ActionMailer Action</a>
</li>

</ul>
</section>

Expand Down
10 changes: 6 additions & 4 deletions blog/2013/10/26/constant-resolution-in-ruby/index.html
Expand Up @@ -513,6 +513,8 @@ <h2>Ambiguity</h2>
<a class="basic-alignment left" href="/blog/2013/08/01/jquery-inputmask-plugin-plus-angularjs/" title="Previous Post: jQuery inputmask plugin + AngularJS">&laquo; jQuery inputmask plugin + AngularJS</a>


<a class="basic-alignment right" href="/blog/2014/02/22/rails-developer-guide-to-full-text-search-with-solr/" title="Next Post: Introduction to full text search for Rails developers">Introduction to full text search for Rails developers &raquo;</a>

</p>
</footer>
</article>
Expand All @@ -531,6 +533,10 @@ <h1>Comments</h1>
<h1>Recent Posts</h1>
<ul id="recent_posts">

<li class="post">
<a href="/blog/2014/02/22/rails-developer-guide-to-full-text-search-with-solr/">Introduction to Full Text Search for Rails Developers</a>
</li>

<li class="post">
<a href="/blog/2013/10/26/constant-resolution-in-ruby/">Constant Resolution in Ruby</a>
</li>
Expand All @@ -547,10 +553,6 @@ <h1>Recent Posts</h1>
<a href="/blog/2013/07/13/existential-operator-in-coffeescript/">Existential Operator in CoffeeScript</a>
</li>

<li class="post">
<a href="/blog/2013/07/03/different-smtp-settings-for-actionmailer-action/">Different SMTP Settings for ActionMailer Action</a>
</li>

</ul>
</section>

Expand Down

0 comments on commit 6ebddc9

Please sign in to comment.