Ruby on Rails Monday, December 22, 2014

On 22 December 2014 at 10:45, Paramnoor Singh
<paramnoor.intersoft@gmail.com> wrote:
> oh sorry its about openproject. now i installed in as development mode now
> my changes is not showing on the spot.

How are you running the server?

Colin

>
>
> On Mon, Dec 22, 2014 at 4:12 PM, Colin Law <clanlaw@gmail.com> wrote:
>>
>> On 22 December 2014 at 10:37, Paramnoor Singh
>> <paramnoor.intersoft@gmail.com> wrote:
>> > ok thanks
>> >
>> > RAILS_ENV="development" bundle exec rake db:migrate
>> > RAILS_ENV="development" bundle exec rake db:seed
>> > RAILS_ENV="development" bundle exec rake assets:precompile
>> >
>> > I used these command but still same error can you please tell me how to
>> > install I thankful to you for this.
>>
>> How to install what?
>>
>> Colin
>>
>> >
>> > On Mon, Dec 22, 2014 at 3:21 PM, Colin Law <clanlaw@gmail.com> wrote:
>> >>
>> >> On 22 December 2014 at 09:41, Paramnoor Singh
>> >> <paramnoor.intersoft@gmail.com> wrote:
>> >> > yes i understand and its production mode. thanks i try and let you
>> >> > know
>> >>
>> >> On many systems touching the file tmp/restart.txt will force the
>> >> server to restart, so whenever you upload changes to the server just
>> >> touch that file.
>> >>
>> >> Colin
>> >>
>> >> >
>> >> >
>> >> > On Mon, Dec 22, 2014 at 2:28 PM, Colin Law <clanlaw@gmail.com> wrote:
>> >> >>
>> >> >> On 22 December 2014 at 04:48, Paramnoor Singh
>> >> >> <paramnoor.intersoft@gmail.com> wrote:
>> >> >> > Thanks for reply
>> >> >> > Sir when i changed in layout header and any of
>> >> >> > the
>> >> >> > app
>> >> >> > file no changes show it on site so that a problem.
>> >> >>
>> >> >> Are you running in production mode or development? If in production
>> >> >> mode then you may have to restart the server in order for it to pick
>> >> >> up the new files. If in development mode and changing files has no
>> >> >> effect then the files you are changing are not the ones that are
>> >> >> being
>> >> >> used by the server.
>> >> >>
>> >> >> If you don't understand what I mean by development and production
>> >> >> mode
>> >> >> then you need to start at the beginning and learn how rails works.
>> >> >> I
>> >> >> suggest working right through a good tutorial such as
>> >> >> railstutorial.org (which is free to use online) which will show you
>> >> >> the basics of rails.
>> >> >>
>> >> >> Colin
>> >> >>
>> >> >> >
>> >> >> > On Fri, Dec 19, 2014 at 9:43 PM, Hassan Schroeder
>> >> >> > <hassan.schroeder@gmail.com> wrote:
>> >> >> >>
>> >> >> >> On Wed, Dec 17, 2014 at 3:36 AM, Paramnoor Singh
>> >> >> >> <paramnoor.intersoft@gmail.com> wrote:
>> >> >> >>
>> >> >> >> > I am new to Ruby on rails and with learning going
>> >> >> >> > to
>> >> >> >> > work
>> >> >> >> > on
>> >> >> >> > openproject. But having a problem I have installed it but not
>> >> >> >> > able
>> >> >> >> > to
>> >> >> >> > do
>> >> >> >> > changes in code as while installing a command i run "git
>> >> >> >> > checkout
>> >> >> >> > stable
>> >> >> >> > "
>> >> >> >> > and also my plugins branch is stable. I want to do changes try
>> >> >> >> > to
>> >> >> >> > do
>> >> >> >> > changes in app folder but nothing happen even if i rename the
>> >> >> >> > folder
>> >> >> >> > it
>> >> >> >> > does
>> >> >> >> > not show any change. Please help me.
>> >> >> >>
>> >> >> >> None of that makes any sense. "I have installed it" -- what is
>> >> >> >> "it"?
>> >> >> >> What does "installing a command" mean?
>> >> >> >>
>> >> >> >> Regardless, there's nothing about Ruby or Rails that changes how
>> >> >> >> you work with files or directories on your system.
>> >> >> >>
>> >> >> >> --
>> >> >> >> Hassan Schroeder ------------------------
>> >> >> >> hassan.schroeder@gmail.com
>> >> >> >> http://about.me/hassanschroeder
>> >> >> >> twitter: @hassan
>> >> >> >>
>> >> >> >> --
>> >> >> >> 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/CACmC4yBPjg2fBmJJYj%2BwrqAYYL4PBKbOv3voti5RTNSt9T1noA%40mail.gmail.com.
>> >> >> >> For more options, visit https://groups.google.com/d/optout.
>> >> >> >
>> >> >> >
>> >> >> > --
>> >> >> > 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/CAJMzsO9jRC1HLYBs4OgevtoPcakY96H7gbsjOaVcfo7MP8Ojwg%40mail.gmail.com.
>> >> >> >
>> >> >> > For more options, visit https://groups.google.com/d/optout.
>> >> >>
>> >> >> --
>> >> >> 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/CAL%3D0gLtdUhrbT0twzcWndyqskYBd7oU%2BpPf1ANvRW6%3DC9DC5pQ%40mail.gmail.com.
>> >> >> For more options, visit https://groups.google.com/d/optout.
>> >> >
>> >> >
>> >> > --
>> >> > 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/CAJMzsO-uX4tgGAHsfzMGe5L9FpzsOUZc%3Dhzuw_TXUi1K0h07_Q%40mail.gmail.com.
>> >> >
>> >> > For more options, visit https://groups.google.com/d/optout.
>> >>
>> >> --
>> >> 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/CAL%3D0gLsHOUv2zqb-Fcz8Dxx6Zia1bLAwQ86ABU3zLkFajU69aw%40mail.gmail.com.
>> >> For more options, visit https://groups.google.com/d/optout.
>> >
>> >
>> > --
>> > 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/CAJMzsO-Wt3D_3XsGQj7n6BgJU5ukCNW1qegNig_0QMf9wV%2BOwQ%40mail.gmail.com.
>> >
>> > For more options, visit https://groups.google.com/d/optout.
>>
>> --
>> 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/CAL%3D0gLtegTN62Roh8wtEkJ-QHRFUYWZM5s8x%3D40g5KrBzVsb0A%40mail.gmail.com.
>> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> 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/CAJMzsO_NJifZV68yLaRUY8CtfnTrhfs3q2n60%2BUmWvxhxqq_Sg%40mail.gmail.com.
>
> For more options, visit https://groups.google.com/d/optout.

--
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/CAL%3D0gLs-s_SVXO_FH7qJZsK8Sm%2Bb8xyFr3Jp%3DsORqFw2n6okQQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment