Skip to content

Instantly share code, notes, and snippets.

@ihoka
Created November 26, 2009 12:00
Show Gist options
  • Save ihoka/243418 to your computer and use it in GitHub Desktop.
Save ihoka/243418 to your computer and use it in GitHub Desktop.
~/Projects/talent_rockr[master]% spec spec/controllers/measures_controller_spec.rb --format specdoc
Loaded /Volumes/SLHomes/piki/Projects/talent_rockr/db/populate/001_multi_value_elements.rb
Loaded /Volumes/SLHomes/piki/Projects/talent_rockr/db/populate/002_mve_country_type.rb
Loaded /Volumes/SLHomes/piki/Projects/talent_rockr/db/populate/003_mve_label_type.rb
Loaded /Volumes/SLHomes/piki/Projects/talent_rockr/db/populate/004_mve_objective_category_type.rb
Loaded /Volumes/SLHomes/piki/Projects/talent_rockr/db/populate/005_mve_measure_unit_type.rb
MeasuresController access control
- does not allow anonymous users
- does not allow regular employees
- allows appraisal admin
MeasuresController handling GET index.js
- fetches the suggestions from params and assigns them for the view
- renders the index template without layout
MeasuresController handling GET new
(eval):17: [BUG] Segmentation fault
ruby 1.8.6 (2009-08-04) [i686-darwin10.2.0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment