Hobo 1.3 where is generate_taglibs

48 views
Skip to first unread message

Venka Ashtakala

unread,
Dec 15, 2010, 10:47:37 AM12/15/10
to hob...@googlegroups.com
Hi
How do I call the equivalent of 'rake hobo:generate_taglibs' in Hobo 1.3?
Thanks
Venka

Owen Dall

unread,
Dec 15, 2010, 11:06:19 AM12/15/10
to hob...@googlegroups.com, hob...@googlegroups.com
Do you have the H3 doc I sent from DD?

(Sent from my iPad)
...............................
Owen Dall
Chief Systems Architect
Barquin International


--
You received this message because you are subscribed to the Google Groups "Hobo Dev" group.
To post to this group, send email to hob...@googlegroups.com.
To unsubscribe from this group, send email to hobodev+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/hobodev?hl=en.

Owen Dall

unread,
Dec 15, 2010, 11:08:33 AM12/15/10
to hob...@googlegroups.com
All of DD's doc should be in the LH


(Sent from my iPad)
...............................
Owen Dall
Chief Systems Architect
Barquin International



On Dec 15, 2010, at 10:47 AM, Venka Ashtakala <venka.a...@gmail.com> wrote:

--

Domizio Demichelis

unread,
Dec 15, 2010, 1:23:14 PM12/15/10
to hob...@googlegroups.com
You don't need it (not even the first startup after deploy) since it is launched in a to_prepare block in the engine.rb. In other words it is totally automated: it is launche at each request in development mode and just once at startup in production mode.

ciao
dd

--

Owen Dall

unread,
Dec 15, 2010, 1:29:21 PM12/15/10
to hob...@googlegroups.com
Cool. Thanks, Domizio!
--


- Owen

Owen Dall, Chief Systems Architect
Barquin International

kevinpfromnm

unread,
Dec 15, 2010, 11:32:14 PM12/15/10
to hob...@googlegroups.com
sounds good though is there a method in place for read only filesystems, ala heroku?

Domizio Demichelis

unread,
Dec 16, 2010, 4:30:55 AM12/16/10
to hob...@googlegroups.com
For read only file systems there is a specific config.hobo.read_only_file_system heroku-aware (i.e. it is automatically set to true when the app is started on heroku), that you can also explicitly set in your application.rb or <environment>.rb, that will prevent generation of dryml taglibs and auto generated routes.

Besides the setup_wizard will ask you whether you want git to ignore the auto generated taglibs and routes, because having them checked in will avoid you a manual deploy in heroku apps, so it may be preferred.

ciao
dd

On Thu, Dec 16, 2010 at 12:32 AM, kevinpfromnm <kevinp...@gmail.com> wrote:
sounds good though is there a method in place for read only filesystems, ala heroku?

--

Tiago Franco

unread,
Jan 6, 2011, 5:23:39 AM1/6/11
to hob...@googlegroups.com, Domizio Demichelis
Hi Domizio,

If even so I need to call it for debug purposes, how do I do it?

Thanks,
  TF
Reply all
Reply to author
Forward
0 new messages