Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9204537
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T23:43:56+00:00 2026-06-17T23:43:56+00:00

How devise include their generators like devise:install without the creation of lib/generator inside the

  • 0

How devise include their generators like devise:install without the creation of lib/generator inside the rails project?

I mean, what is the magic here? Is the require_paths = ["lib"] who does the trick including the generators?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T23:43:57+00:00Added an answer on June 17, 2026 at 11:43 pm

    in the gem, there is a ‘generator’ folder structure that rails looks for

    lib/generators/devise...
    

    In devise.gemspec, the lib dir is added to the require path:

    s.require_paths = ["lib"]
    

    This means that once you add devise to your Gemfile, rails now has access to it’s generators because they follow the structure and naming conventions rails expects.

    Here is the install generator for your reference. If you were to rename that file to installer_generator.rb and change the class name to InstallerGenerator, the devise install command would then become rails g devise:installer instead of rails g devise:install

    Hopefully this helps clear things up.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I currently use Devise 2.1 + Rails 3.2.x to authenticate users. I'm also going
I'm and usings devise for my authentication and would like to keep the details
I use Devise in Rails 3. I want to see name of current_user in
I'm trying to get some basic authentication/authorization with devise/cancan with Rails. Rather than using
i have a model class User < ActiveRecord::Base # Include default devise modules. Others
I'm using devise with my rails 3 app. For some reason the sign in
I'm retroactively writing some tests, using RSpec, for a Rails project. I'm using the
Im using Devise + CanCan and would like to redirect to my admin interface
Using Cells and Devise, when trying to access a Devise :current_#{mapping} (like current_user) I'm
I'm trying to create a simple profile tab which includes a gravatar using Devise,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.