Skip to content

Dhaval Parikh

Ruby on Rails, Stock Markets, Technology news and info – Its all about my passion

  • Twitter
  • Google+
  • Facebook
  • Linkedin
  • About

Tag: Login in RoR

Acts as Authenticated

February 15, 2008 Dhaval Parikh Act as authenticated, Login in RoR

Acts as Authenticated
Acts As Authenticated is a simple authentication generator plugin for Ruby on Rails. It is available in subversion at:

http://svn.techno-weenie.net/projects/plugins/acts_as_authenticated

Use script/plugin to install it:

Try This

script/plugin source http://svn.techno-weenie.net/projects/plugins
script/plugin install acts_as_authenticated

Or One-Line It

script/plugin install http://svn.techno-weenie.net/projects/plugins/acts_as_authenticated

Then…

script/generate authenticated user accountrake db:migrateStart your server and navigate to the account page:

http://localhost:3000/account/indexThe whole idea behind the plugin is that you generate the code once and add in your application specific authentication actions. This makes no attempt to decide how your application’s authorizing works.

Be Sociable, Share!
  • Tweet
Leave a comment Act as authenticated, Login in RoR

Advertisements

Get Connected

View Dhaval Parikh's profile on LinkedIn


Recent Posts

  • 3 Simple Steps to Run Go Application in Ubuntu
  • Royal Orchid Hotels – A Five Star Check-in
  • Gulshan Polyols – Grossly undervalued !! Proxy FMCG play !!
  • STEL Holdings Limited (STEL) – Can the 80% discount sustain?
  • Maharashtra Scooters Limited – An Investment Company. Trading at a huge Discount.

Other Posts

Recent Comments

  • Praveen Kabra on Gulshan Polyols – Grossly undervalued !! Proxy FMCG play !!
  • Manher on Gulshan Polyols – Grossly undervalued !! Proxy FMCG play !!
  • Pranav on Gulshan Polyols – Grossly undervalued !! Proxy FMCG play !!
  • Ashok Kumar Mehandiratta on Gulshan Polyols – Grossly undervalued !! Proxy FMCG play !!
  • Dhaval Parikh on Gulshan Polyols – Grossly undervalued !! Proxy FMCG play !!
  • radhe on Gulshan Polyols – Grossly undervalued !! Proxy FMCG play !!
  • Hiren shah on Maharashtra Scooters Limited – An Investment Company. Trading at a huge Discount.
  • Jags on Goldstone Infratech – A Multibagger in the making?
  • Sam on About
  • Abhishek on About

Related Links

RSS Ruby Inside

  • Raptor: A Forthcoming Ruby Web Server for Faster App Deployment October 21, 2014
    Raptor bills itself as a new Ruby "app server” and it claims to blow everything else out of the water performance-wise (by between 2-4x!) whether that’s Unicorn, Puma, Passenger, or even TorqueBox on JRuby. The bad news for now is there’s no source or repo yet and only a handful of people (including me) have […]
    Peter Cooper
  • Ruby’s Unary Operators and How to Redefine Their Functionality October 16, 2014
    In math, a unary operation is an operation with a single input. In Ruby, a unary operator is an operator which only takes a single 'argument' in the form of a receiver. For example, the - on -5 or ! on !true. In contrast, a binary operator, such as in 2 + 3, deals with […]
    Peter Cooper
  • This Month in Ruby: PeepCode Acquired, Rails 3.2.14, And More July 25, 2013
    Welcome to a roundup of Ruby news, articles, videos, and more, for July 2013 cobbled together from my e-mail newsletter, Ruby Weekly. Highlights include: PeepCode acquired by Pluralsight, Practicing Ruby archives made public, Rails 3.2.14, and an interesting interview with Matz. Featured The First Four Volumes of Practicing Ruby, Now Available Online Practicing Ruby is […]
    Peter Cooper
  • Does the GIL Make Your Ruby Code Thread-Safe? June 19, 2013
    This is a guest post by Jesse Storimer. He teaches the Unix fu workshop, an online class for Ruby developers looking to do some awesome systems hacking in Ruby and boost their confidence when it comes to their server stack. Spots are limited, so check it out the class while there's still room. He's also […]
    Jesse Storimer
  • This Week in Ruby: Matz on Ruby 2.0, Numerous Conference CFPs, Tenderlove on define_method March 7, 2013
    Welcome to this week’s roundup of Ruby news, articles, videos, and more, cobbled together from my e-mail newsletter, Ruby Weekly. Sorry these roundups have been missing for a couple of months, I've been focusing very heavily on the e-mail newsletters which are continuing to grow like crazy! :-) I hope to get back into blogging […]
    Peter Cooper
Powered by WordPress and Smartline.