Skip to content

Revisions

  • tutorial moved

    @DanielKehoe DanielKehoe committed Feb 28, 2012
  • Updated Rails 3.1 with Devise and RSpec and Cucumber (textile)

    @jasonnoble jasonnoble committed Feb 13, 2012
  • Updated Rails 3.1 with Devise and RSpec and Cucumber (textile)

    @jasonnoble jasonnoble committed Feb 13, 2012
  • Updated Rails 3.1 with Devise and RSpec and Cucumber (textile)

    @jasonnoble jasonnoble committed Feb 13, 2012
  • Updated Rails 3.1 with Devise and RSpec and Cucumber (textile)

    @jasonnoble jasonnoble committed Feb 13, 2012
  • Updated Rails 3.1 with Devise and RSpec and Cucumber (textile)

    @jasonnoble jasonnoble committed Feb 13, 2012
  • Updated Rails 3.1 with Devise and RSpec and Cucumber (textile)

    @jasonnoble jasonnoble committed Feb 13, 2012
  • Updated Rails 3.1 with Devise and RSpec and Cucumber (textile)

    @jasonnoble jasonnoble committed Feb 13, 2012
  • I added the instruction to put gem 'devise' in the gemfile and run bundle install

    @slarti42uk slarti42uk committed Nov 16, 2011
  • update tutorial re Cucumber

    @DanielKehoe DanielKehoe committed Oct 8, 2011
  • change 'test.com' to 'example.com'

    @DanielKehoe DanielKehoe committed Oct 7, 2011
  • add 'Before You Start' suggestions

    @DanielKehoe DanielKehoe committed Oct 2, 2011
  • add reference to 'The RSpec Book' for those who need usage help

    @DanielKehoe DanielKehoe committed Oct 2, 2011
  • Updated Rails 3 with Devise and RSpec and Cucumber (textile)

    @qzio qzio committed Oct 1, 2011
  • Updated Rails 3 with Devise and RSpec and Cucumber (textile)

    @qzio qzio committed Oct 1, 2011
  • Updated Rails 3 with Devise and RSpec and Cucumber (textile)

    @qzio qzio committed Oct 1, 2011
  • other paths uses the root directory, as such, this path is missing the /app/ prefix.

    @qzio qzio committed Oct 1, 2011
  • Fixed the link to the issue 878

    @kalbasit kalbasit committed Sep 11, 2011
  • change partial for navigation links

    @DanielKehoe DanielKehoe committed Sep 9, 2011
  • fix 'Logout' link for devise_navigation recipe

    @DanielKehoe DanielKehoe committed Sep 2, 2011
  • improve fix for Devise/Cucumber issue

    @DanielKehoe DanielKehoe committed Aug 29, 2011
  • update tutorial to explain how to set up Devise to accommodate Cucumber testing for 'Sign Out'

    @fortuity fortuity committed Jul 10, 2011
  • Revert "`:method => 'delete'` needed to be specified to prevent routing error." This reverts commit 940723734bc28d2f08173724b8df16ec3461d5ce.

    @fortuity fortuity committed Jul 9, 2011
  • Modified tutorial to deal with https://github.com/RailsApps/rails3-devise-rspec-cucumber/issues/3

    @eidosabi eidosabi committed Jul 9, 2011
  • Added an anchor to support a deep link I'm gonna have coming in a few days.

    @doolin doolin committed Jul 3, 2011
  • `:method => 'delete'` needed to be specified to prevent routing error.

    @doolin doolin committed Jul 3, 2011
  • GitHub "raw" url changed. Redirect is working fine, except for the curl commands. Rather than adding "-L" to the curl commands, I just updated the urls.

    @namick namick committed Jun 6, 2011
  • remove gem version numbers from the tutorial

    @fortuity fortuity committed May 30, 2011
  • minor tweaks

    @fortuity fortuity committed May 30, 2011
  • tweaks and move app layout instructions to an external page

    @fortuity fortuity committed May 30, 2011