Skip to content
Max Ivak
  • Startups
  • Development
  • Projects
  • About me

Month: January 2012

PHP vs Ruby vs Python (Infographic)

php, python, ruby January 23, 2012 Max Ivak | Leave a Comment on PHP vs Ruby vs Python (Infographic)

Continue reading →

How to determine if a record was created or updated in after_save callback (Ruby on Rails)

rails January 21, 2012 Max Ivak | Leave a Comment on How to determine if a record was created or updated in after_save callback (Ruby on Rails)

sometimes in after_save callback it is needed to determine if a record was created or updated without the use of after_create callback.

Continue reading →

update_attribute, update_attributes and update_column (Ruby on Rails)

activerecord, rails January 21, 2012 Max Ivak | 3 Comments on update_attribute, update_attributes and update_column (Ruby on Rails)

Continue reading →

attr_accessor vs attr_accessible (Ruby on Rails)

rails January 21, 2012 Max Ivak | 3 Comments on attr_accessor vs attr_accessible (Ruby on Rails)

The post describes what mean ‘attr_accessor’ and ‘attr_accessible’ in a Rails Model.

Continue reading →

Regular Expressions in Ruby

regexp, regular expressions, ruby January 17, 2012 Max Ivak | Leave a Comment on Regular Expressions in Ruby

 

Ruby uses Perl-compatible regular expressions, so if you’re familiar with the preg_*functions in PHP, it will be easy to learn regular expressions in Ruby.

Continue reading →

Installing ANSICON for colored output in Ruby on Rails tests on Windows

ansicon, rails January 3, 2012 Max Ivak | 1 Comment on Installing ANSICON for colored output in Ruby on Rails tests on Windows

Continue reading →

Popular

Rails best practices
DevOps best practices
Gems
Deploying Rails app with Capistrano 3

Recent Posts

  • Integrate Gem Engine and main Rails application
  • Deploying Rails app using Docker and Capistrano
  • Setup Letsencrypt SSL certificates using certbot
  • Vault as a Service
  • GUI for sortable tree for models organized by ancestry gem in Rails

Tags

.net actionmailer amazon android apache asp.net asp.net mvc AWS business models commandline css django Entiy Framework facebook gems git google analytics images it outsourcing memcached mysql nosql php profiling python rails regexp regular expressions rest ruby ruby on rails scalability screenshots sessions smarty soap solr sql ssl startups testing ukraine web services windows xmlrpc
© 2026 Max Ivak Blog