Currently, Ruby 1.9.2 does not support the SystemTimer gem.
If you are using the SystemTimer gem, either remove it as a dependency or use the following code to prevent errors:
gem 'SystemTimer', :platforms => [:ruby_18]
If you have feedback or questions about this page, add a comment below. If you need help, submit a ticket with Engine Yard Support.
Comments
Please sign in to leave a comment.