Support for Ruby version 1.9.3 will end on February 23, 2015. Today we are announcing our plans for the future of Ruby version 1.9.3. Currently this branch is in maintenance mode, and will remain so until February 23, 2014. After February 23 2014, we will only provide security fixes f...
Handling Associations on Null Objects Sean Griffin January 10, 2014 rails The Null Object Pattern is a great tool for removing conditionals in your code base. Rather than checking for nil or predicates about an object existing, you instead return a "null" implementation that responds ...
Support for Ruby version 1.9.3 will end on February 23, 2015. Today we are announcing our plans for the future of Ruby version 1.9.3. Currently this branch is in maintenance mode, and will remain so until February 23, 2014. After February 23 2014, we will only provide security fixes f...
ダウンロード ドキュメント ライブラリ コミュニティ コア開発 ニュース セキュリティ Rubyとは This site in other languages: Bulgarian , German , English , Spanish , French , Bahasa Indonesia , Italian , Japanese , Korean , Polish , Portuguese , Russian , Turkish , Vietnamese , Simplified Chinese , Traditional Chinese . The Rub...
generates application layout files using Bootstrap or Foundation. My blog post on the Rails Layout Gem v1.0.1 release gives a sneak preview of a new Rails and Devise starter app that uses the rails_layout gem to generate Devise views using Bootstrap or Foundation.
Grails 2.0 Login Create Account Pivotal Home Learn Products & Services Groovy/Grails Tool Suite (IDE) Other Products Consulting Training About SpringSource Community Downloads Plugins Facebook connect Twitter connect Log in Login or Email (forgot login) Password (forgot password) Crea...
ダウンロード ドキュメント ライブラリ コミュニティ コア開発 ニュース セキュリティ Rubyとは This site in other languages: Bulgarian , German , English , Spanish , French , Bahasa Indonesia , Italian , Japanese , Korean , Polish , Portuguese , Russian , Turkish , Vietnamese , Simplified Chinese , Traditional Chinese . The Rub...
Grails 2.0 Login Create Account Pivotal Home Learn Products & Services Groovy/Grails Tool Suite (IDE) Other Products Consulting Training About SpringSource Community Downloads Plugins Facebook connect Twitter connect Log in Login or Email (forgot login) Password (forgot password) Crea...
Example: Writing a Launch Agent for Apple's launchd Adarsh Pandit September 26, 2012 os x launchd automation cron Clutter in programmer workspaces, whether digital or physical, add a mental cost. An area of common clutter is the ~/Downloads directory in Mac OS X. I want to clean it up...
is Mike Gunderloy's software development weblog, covering Ruby on Rails and whatever else I find interesting in the universe of software. I'm a full-time Rails developer and contributor, available for long- or short-term consulting, with solid experience in working as part of a distri...
Support for Ruby version 1.9.3 will end on February 23, 2015. Today we are announcing our plans for the future of Ruby version 1.9.3. Currently this branch is in maintenance mode, and will remain so until February 23, 2014. After February 23 2014, we will only provide security fixes f...
Grails 2.0 Login Create Account Pivotal Home Learn Products & Services Groovy/Grails Tool Suite (IDE) Other Products Consulting Training About SpringSource Community Downloads Plugins Facebook connect Twitter connect Log in Login or Email (forgot login) Password (forgot password) Crea...
January 7th, 2014 Test Driving a JSON API in Rails, Jubilee for Vert.x, Exception#cause, Hulse, Caching an API January 3rd, 2014 Writing a Ruby compiler, the Omega universe simulator, RubyGems 2.2.0, debugging with HTTP clients, detecting similarities in images, and the Lotus web fram...
We have a model, view, and controller on the client, seemlessly interacting with the model, view, and controller on the server. Everything (except for a small stylesheet) is defined using Ruby syntax, and is converted to HTML, JavaScript, or directly executed as appropriate. While I c...
The JRuby community is pleased to announce the release of JRuby 1.7.10 Homepage: http://www.jruby.org/ Download: http://www.jruby.org/download JRuby 1.7.10 is our tenth update release since JRuby 1.7.0. The primary goal of 1.7 point releases is to fill out any missing compatibility is...
We have a model, view, and controller on the client, seemlessly interacting with the model, view, and controller on the server. Everything (except for a small stylesheet) is defined using Ruby syntax, and is converted to HTML, JavaScript, or directly executed as appropriate. While I c...
I really love the ease of deployment to heroku and the fact that they manage the whole stack. However I receive regularly emails from Heroku stating that I get a specific number of “backlog too deep errors” indicating the app is receiving more requests than it is capable of responding...
UsageReport Downloader for Amazon Web ServicesTM. A simple tool to download all you usage reports with one click. ec2, s3, sns, sqs and more
The key thing to note from post is that class_inheritable_accessor copies the value from the parent class at inherit time. So, if you are setting a default value of an array and doing something like the following you might end up with unintended results:
Welcome Register Projects Help About Blog APIdock release: IRON STEVE (1.4) If you have any comments, ideas or feedback, feel free to contact us at APIdock copyright Nodeta Oy 2008-2014 Flowdock - Team Inbox With Chat for Software Developers Check out how the team behind APIdock conne...
Handling Associations on Null Objects Sean Griffin January 10, 2014 rails The Null Object Pattern is a great tool for removing conditionals in your code base. Rather than checking for nil or predicates about an object existing, you instead return a "null" implementation that responds ...
I would like to know if anybody would be interested in having a regular real life meetup / user group for Redmine users and developers in Berlin . We have to do with Redmine day in and day out and I thought it would be nice to meet people who do, too. Ideally, we would follow the gene...
Handling API Rate Limits by Retrying Requests in Background Jobs Greg Lazarev November 23, 2013 ruby Has your app ever encountered a 429 (Too Many Requests) status code when making requests to a third-party API? Getting rate limited can be a nuisance and if not handled properly can re...
JRuby Builtin OpenSSL Support JRuby historically has not shipped with a fully functional openssl module due to cryptographic export restrictions. However, in order to support Rails 2.0 out of the box, we implemented a limited subset of openssl that implements OpenSSL::HMAC and OpenSSL...
Go is strenuous, especially if you sit in seiza. A game “for real” may take an hour or more against two strong opponents, and at the shodan level (modestly considered the beginner’s level among Japanese pros – the name translates well as “black belt”) the memorization that happens in ...