Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read me error in "Install" #4

Open
finist opened this issue Jul 12, 2010 · 3 comments
Open

Read me error in "Install" #4

finist opened this issue Jul 12, 2010 · 3 comments

Comments

@finist
Copy link

finist commented Jul 12, 2010

For a pre rails 3.0 table_builder:
script/plugin install
git://github.com/p8/table_builder.git
cd vendor/plugins/table_builder/
git checkout pre-rails-2.2

last line need change:

git checkout pre-rails-3

@bmadigan
Copy link

Using Rails v2.3.5
I still get this error
error: pathspec 'vendor/plugins/table_builder/pre-rails-3' did not match any file(s) known to git.

@v3rt1go
Copy link

v3rt1go commented Oct 11, 2010

Might help you to switch the tag to rails-pre-3 in github and manually download it. Just paste it in vendor/plugins/table_builder

@fabianoalmeida
Copy link

It's really necessary run this code git checkout pre-rails-3?

I'm having this error uninitialized constant ActiveRecord::NamedScope::Scope in the line <% calendar_for(@expenses) do |calendar| %>

But I didn't run the command line above. Should I?

fbatista pushed a commit to fbatista/table_builder that referenced this issue Mar 13, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants