Ruby on Rails Friday, October 4, 2013

On Fri, Oct 4, 2013 at 4:19 AM, Aneez a. <lists@ruby-forum.com> wrote:
> Hi, actually I am beginner. So can you please tell where is
> development.log ?

Most of the time unless you are some weird ass developer it will be
right there in the terminal by way of STDERR because you will
preferably start a non-daemonized testing server, otherwise it will be
in log/development.log relative to the root of your base Rails app.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAM5XQnzGAz20YQ-L-VbEv%3Dpg_8zj66aG%2BomXBJP4JVhEhrnrJg%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment