Pivotal Labs

Main menu

Skip to primary content
Skip to secondary content
  • About
  • Case Studies
  • Team
    • Executives
    • Locations
      • San Francisco (HQ)
      • Boston
      • Boulder
      • Denver
      • London
      • Los Angeles
      • New York
  • Community
    • Blogs
    • Tech Talks
    • Events
  • Careers
    • Lifestyle
    • Principles & Practices
    • Benefits
    • FAQ
    • Apply
  • Tools
  • Contact
    • Press Room
    • Press Releases
    • In The News
    • Press Kit
  • All
  • Labs
  • Standup
  • Tracker

Standup 5/10/2010

Alexander Murmann
Monday, May 10, 2010

Interestings

gmail_smtp plugin not needed with Ruby 1.8.7

If you uses Ruby 1.8.7 or higher you can natively connect to Gmail and do not need to install a plugin as you used to with older Ruby versions .

selenium/webrat/snowleopard

Selenium uses webrat as default which causes problems under Snowleopard. Getting the latest version of Selenium and replacing the gem’s JAR-file with it will solve this problem.

Ask for Help

Reloading libs in development

“How to setup Rails to reload libraries under development?”

The initializer block in environment.rb contains the line

<code>config.load_paths += %W( #{RAILS_ROOT}/extras )</code>


which is commented out by default. Here the lib folder can be added in order to have it reloaded.

Selenium with with Firefox 3.6

"How to get Firefox 3.6 to work with Selenium?"

Your need to install he latest gem for Selenium RC from gem cutter. You then need to get the latest version of Selenium and replace the gem's JAR file with the latest one you just downloaded.

Using relative picture size to crop from original image.

"I am using Paperclip and need the size of the original picture"

Paperclip::Geometry offers methods to get the image's dimensions. However, if you want to access those for a new file, the earliest you can access these is with the after_save hook. Thus you might have to save the file twice.

  • 0 Shares
  • Share on Facebook
  • Share on Twitter

Add New Comment Cancel reply

Your email address will not be published.

Alexander Murmann

Alexander Murmann
San Francisco

Recent Posts

  • SF Standup 2012-02-14
  • Standup 05/26/2011
  • Resque Heroku Autoscaler Gem
Subscribe to Alexander's Feed

Author Topics

agile (9)
  • About
  • Case Studies
  • Team
  • Community
  • Careers
  • Tools
  • Contact
  • Labs
  • Events

Contact Us

contact@pivotallabs.com
+1 415-77-PIVOT
TwitterLinkedInFacebook

Pivotal Tracker

Tracker is the award-winning agile project management tool that enables real-time collaboration around a shared, prioritized backlog.
Visit pivotaltracker.com >