But i haven't seen anything like todo list in anvil github's wiki.
This project just like commit by youself, lance. And i hope i can do
something to this project, but i hard to find a way to join in, i
think many otherones are the same. Just like you change the gui
toolkit from wxruby to foxruby , but a few guy know about it, right?
And report a bug. I install the git version anvil, and create a anvil
app. Enter 'rake -T', but show something in console:
[ anvil-demo ]$ rake -T --trace
(in /home/chenkai/anvil-demo)
rake aborted!
no such file to load -- rdoctask
/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require'
/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
/home/chenkai/anvil-demo/Rakefile:2
/usr/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:2149:in `load'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:2149:in
`raw_load_rakefile'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1897:in
`load_rakefile'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1948:in
`standard_exception_handling'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1896:in
`load_rakefile'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1880:in `run'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1948:in
`standard_exception_handling'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1878:in `run'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.1/bin/rake:31
/usr/bin/rake:19:in `load'
/usr/bin/rake:19
So i find something miss in Rakefile, in 2nd line 'require
'rdoctask'', it should be 'require 'rake/rdoctask'. But i can't find
the bug in the source now. I will try to find it.
On 4月23日, 下午10时13分, "Lance Carlson" <
lancecarl...@gmail.com> wrote:
> Yes,
anvil.lighthouseapp.com will be the official project management
> tool for Anvil. I'm going to update it this weekend to reflect where I
> think the project should go as well as update the gems. The latest
> code base I've created is located athttp://
github.com/lancecarlson/anvil/tree/masterbut I haven't
> finished coding it out yet. The new codebase is going to include new
> ideas I've had for Anvil for awhile that borrow from my experience
> with the Merb framework. If anyone has questions, please ask!
>
> -L
>
> On Wed, Apr 23, 2008 at 9:55 AM, Mickael Faivre-Macon <
faiv...@gmail.com> wrote:
>
> > Lance,
>
> > I proposed to help too (in a private mail), and your asked me to join IRC.
> > But I think IRC is not the best solution since I am not in the same
> > time zone as you, and that we have to be constantly connected to the
> > IRC channel to have some answers.
>
> > Maybe you could tell the list if Lighthouse is the official tool to
> > track bugs/evolutions and assign tasks ?
>
> > Regards,
> > Mickael.
>