Can ActionWebService be included in Engine?

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.

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

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 T.
[email protected] 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 T. (e$BN)@n;!M}e(B)
james.adam> > Email: [email protected]
james.adam> > _______________________________________________
james.adam> > engine-developers mailing list
james.adam> > [email protected]
james.adam> >
http://lists.rails-engines.org/listinfo.cgi/engine-developers-rails-engines.org
james.adam> >
james.adam>
james.adam>
james.adam> –
james.adam> * J *
james.adam> ~
james.adam> _______________________________________________
james.adam> engine-developers mailing list
james.adam> [email protected]
james.adam>
http://lists.rails-engines.org/listinfo.cgi/engine-developers-rails-engines.org