Skip to content

Instantly share code, notes, and snippets.

@shayfrendt
Created April 2, 2010 15:25
Show Gist options
  • Save shayfrendt/353256 to your computer and use it in GitHub Desktop.
Save shayfrendt/353256 to your computer and use it in GitHub Desktop.
class SummaryEmailsController < InheritedResources::Base
belongs_to :workday, :finder => :find_by_date!
actions :new, :create, :show
end
class SummaryEmailsController < InheritedResources::Base
belongs_to :workday, :finder => :find_by_date!
actions :new, :create, :show
fklhdkjghdfhdf
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment