search for: show_news

Displaying 9 results from an estimated 9 matches for "show_news".

2006 Jun 09
2
blank division after update
...roblem with my website. I have a division that is updated using a link_to_remote call. Now, inside the view I can put plain text and everything is fine. However, if I try to pass a variable from the controller to the view it does not work. For example I can have this as the controller: def show_news @testvariable = "shizzlenitboo" end And inside the view I can put <%= @shizzlenitboo %> Yet nothing will display. Does anyone know what is causing this? -- Posted via http://www.ruby-forum.com/.
2015 May 24
2
NEWS.md support on CRAN
...ersion of the NEWS.md file would be nice, I would like something much simpler: being able to "see? this file in the Help pane in RStudio That isn't really any simpler. RStudio is just displaying HTML whenever it shows you anything in the Help pane. or being about to run something like show_news(?packagename?). Duncan mentioned issues with the news() function being able to process metadata represented in the Md file. What is the motivation of this structure? I don't understand your question. What issues did I mention? Or are you talking about Kurt's post, who first mentioned new...
2007 Nov 12
5
DOS Assembler
Hi, i need to write DOS Assembler software, ive tried TASM.EXE, but it just crashes. System is: x86_64 AMD, archlinux. wine is installed as 32bit through multilib....is it possible that this combination causes the crash? Is there a easier solution/program? greets Julius
2015 May 24
0
NEWS.md support on CRAN
While a parsed HTML version of the NEWS.md file would be nice, I would like something much simpler: being able to "see? this file in the Help pane in RStudio or being about to run something like show_news(?packagename?). Duncan mentioned issues with the news() function being able to process metadata represented in the Md file. What is the motivation of this structure? > On 24 May 2015, at 10:51 am, Baptiste Auguie <baptiste.auguie at gmail.com> wrote: > > John MacFarlane, the auth...
2015 May 24
2
NEWS.md support on CRAN
...nal / accessible on Github. Ideally, one should be able to get the best of both: save this in top-level directory and when necessary, just present it as a text file (at least until such time as Markdown is officially supported). > >> >> >> or being about to run something like show_news(?packagename?). Duncan >> mentioned issues with the news() function being able to process metadata >> represented in the Md file. What is the motivation of this structure? >> >> I don't understand your question. What issues did I mention? Or are >> you talking ab...
2006 Jun 09
0
Re: Rails Digest, Vol 21, Issue 195
...roblem with my website. I have a division that is updated using a link_to_remote call. Now, inside the view I can put plain text and everything is fine. However, if I try to pass a variable from the controller to the view it does not work. For example I can have this as the controller: def show_news @testvariable = "shizzlenitboo" end And inside the view I can put <%= @shizzlenitboo %> Yet nothing will display. Does anyone know what is causing this? -- Posted via http://www.ruby-forum.com/. ------------------------------ Message: 9 Date: Fri, 9 Jun 2006 12:12:17 -0600 F...
2015 May 24
0
NEWS.md support on CRAN
...less conventional / accessible on Github. Ideally, one should be able to get the best of both: save this in top-level directory and when necessary, just present it as a text file (at least until such time as Markdown is officially supported). > > > or being about to run something like show_news(?packagename?). Duncan > mentioned issues with the news() function being able to process metadata > represented in the Md file. What is the motivation of this structure? > > I don't understand your question. What issues did I mention? Or are > you talking about Kurt's post...
2015 May 24
6
NEWS.md support on CRAN
John MacFarlane, the author of Pandoc, has been working on a project ( http://commonmark.org/) to define a standard reference for Markdown*. There are already two reference implementations, one in javascript, the other in C: https://github.com/jgm/cmark Regards, baptiste * There was some initial controversy with the original author of markdown, but in the long term it's probably one of the
2015 May 24
0
NEWS.md support on CRAN
...e on Github. Ideally, one should be able to get the best of both: save this in top-level directory and when necessary, just present it as a text file (at least until such time as Markdown is officially supported). >> >>> >>> >>> or being about to run something like show_news(?packagename?). Duncan >>> mentioned issues with the news() function being able to process metadata >>> represented in the Md file. What is the motivation of this structure? >>> >>> I don't understand your question. What issues did I mention? Or are >&gt...