Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: thoughtbot/clearance
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 68b097c
Choose a base ref
...
head repository: thoughtbot/clearance
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b8ccca0
Choose a head ref
  • 2 commits
  • 6 files changed
  • 1 contributor

Commits on Sep 1, 2009

  1. current_user= accessor method. call it on sign_in to avoid the 'extra…

    … request cycle' problem with cookies. use it in shoulda macros to get cleaner.
    Daniel Croak committed Sep 1, 2009
    Configuration menu
    Copy the full SHA
    19fe148 View commit details
    Browse the repository at this point in the history
  2. bumping the gem to 0.8.2. updating CHANGELOG, README with contributio…

    …ns from Joe Ferris, Josh Clayton, Jon Yurek
    Daniel Croak committed Sep 1, 2009
    Configuration menu
    Copy the full SHA
    b8ccca0 View commit details
    Browse the repository at this point in the history
Loading