Skip to content

Problem installing #10

@hnu

Description

@hnu

Hello, I am trying to install this plugin under rails 3 on a XP system. First I tried "rails plugin install auto_complete", having as result: Plugin not found: ["auto_complete"]. After that I tried "rails plugin install git:github.com/rails/auto_complete.git", having as result: already installed: auto_complete. Finally I tried with he --force option, but I have no results. There are no files in vendor\plugin\auto_complete. So finally I downloaded the 3 files init.rb, auto_complete_macros_helper.rp and auto_complete.rb and copied them in vendor\plugin\auto_complete. Now when I try to run "rails server" I obtain:
uninitialized constant Rails::Plugin::Autocomplete (NameError) in the first line of init.rb.

Any clues?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions