Forum: Rails Engines development Can ActionWebService be included in Engine?

Posted by Akimichi Tatsukawa (Guest)
on 2006-08-17 13:14
(Received via mailing list)
Hello, everyone.
I'm newbie to engine developing.

When I generate a scaffold of an engine,

 $ script/generate engine FooEngine

there is no directory as 'vendor/plugins/foo_engine/app/apis'

And, I can't find 
+'/engines/lib/engines/action_web_service_extensions.rb'.

I wonder if ActionWebService feature can be available within Engine?


Thanks, in advance.
Posted by James Adam (Guest)
on 2006-08-17 13:17
(Received via mailing list)
Since I've never need to use ActionWebService, it's basically untested
and unknown - consider this an excellent opportunity to investigate
how it might work!

- james
Posted by Akimichi Tatsukawa (Guest)
on 2006-08-20 16:20
(Received via mailing list)
Thank you for your reply.
I will try to develop my engine with ActionWebService feature, somehow.

james.adam> Since I've never need to use ActionWebService, it's 
basically untested
james.adam> and unknown - consider this an excellent opportunity to 
investigate
james.adam> how it might work!
james.adam>
james.adam> - james
james.adam>
james.adam> On 8/17/06, Akimichi Tatsukawa 
<akimichi_tatsukawa@yahoo.co.jp> wrote:
james.adam> > Hello, everyone.
james.adam> > I'm newbie to engine developing.
james.adam> >
james.adam> > When I generate a scaffold of an engine,
james.adam> >
james.adam> >  $ script/generate engine FooEngine
james.adam> >
james.adam> > there is no directory as 
'vendor/plugins/foo_engine/app/apis'
james.adam> >
james.adam> > And, I can't find 
+'/engines/lib/engines/action_web_service_extensions.rb'.
james.adam> >
james.adam> > I wonder if ActionWebService feature can be available 
within Engine?
james.adam> >
james.adam> >
james.adam> > Thanks, in advance.
james.adam> >
james.adam> > --------------------------------------------------------
james.adam> > Name:   Akimichi Tatsukawa (立川察理)
james.adam> > Email:  akimichi_tatsukawa@yahoo.co.jp
james.adam> > _______________________________________________
james.adam> > engine-developers mailing list
james.adam> > engine-developers@lists.rails-engines.org
james.adam> > 
http://lists.rails-engines.org/listinfo.cgi/engine...
james.adam> >
james.adam>
james.adam>
james.adam> --
james.adam> * J *
james.adam>   ~
james.adam> _______________________________________________
james.adam> engine-developers mailing list
james.adam> engine-developers@lists.rails-engines.org
james.adam> 
http://lists.rails-engines.org/listinfo.cgi/engine...
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.