You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Piston
With piston 2.0.2 and a pistoned plugin from a git repository:
Phoenix ~/scratch/fungus [master*] $ piston lock paperclip
/Library/Ruby/Gems/1.8/gems/activesupport-2.3.2/lib/active_support/
dependencies.rb:440:in `load_missing_constant': uninitialized constant
Piston::Commands::Lock (NameError)
from /Library/Ruby/Gems/1.8/gems/activesupport-2.3.2/lib/
active_support/dependencies.rb:80:in `const_missing'
from /Library/Ruby/Gems/1.8/gems/piston-2.0.2/lib/piston/cli.rb:66:in
`const_get'
from /Library/Ruby/Gems/1.8/gems/piston-2.0.2/lib/piston/cli.rb:66:in
`start'
from /Library/Ruby/Gems/1.8/gems/piston-2.0.2/lib/piston/cli.rb:121
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in
`gem_original_require'
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in
`require'
from /Library/Ruby/Gems/1.8/gems/piston-2.0.2/bin/piston:5
from /usr/bin/piston:19:in `load'
from /usr/bin/piston:19
Rails version is edge from 2-3-stable branch
François Beausoleil
unread,
Jul 17, 2009, 11:24:52 AM7/17/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to piston-d...@googlegroups.com
Please see PIston 2.0.3 where I fixed the problem.