30 31 32 33
# File 'lib/circle/cli/project.rb', line 30 def clear_cache! @builds = nil @recent_builds = nil end