Displaying 20 results from an estimated 10000 matches similar to: "formatting code?"
2006 Mar 09
4
calling partials from public/*.html?
Can I call partials from html files in public?
Is this wise?
I''ve got a bunch of html files and I''d like to let them have access to
pieces of Rails, but I''d like to manage them through Contribute or
some such.
I *could* wiki them up, but that seems like a lot of work for pages
that don''t get updated that often (yearly or so).
Thanks in advance!
- Dave
--
2006 Mar 30
4
redirect_to("url") with post?
Is there a Rails-friendly way to redirect_to an url and post some
parameters with that?
I''ve tried:
redirect_to("http://whatever.com", { ''postme'' => ''this'' })
redirect_to("http://whatever.com", :post => { ''postme'' => ''this'' })
redirect_to("http://whatever.com", :options
2006 Jun 21
11
executive: "is rails secure?"
Yesterday, I was doing a dog-and-pony for the head of the company that
I work for.
He asked, "Is this (a rails application) secure?"
I said, "It''s as secure as anything else on the web is," and proceeded
to talk about how the data was protected, how we weren''t saving
anything that''s worth protecting, and so on.
I''d like to have a better
2007 Mar 20
4
rhtml plugin needed
Hi !
Is there any rhtml plugins for Eclipse ( or ) Radrails editors ?
Pls , suggest me !
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To
2014 May 23
2
[LLVMdev] parallel loop metadata question
OK,
I updated the text to LangRef in r209507 after some
editing.
On 05/11/2014 12:36 PM, Pekka Jääskeläinen wrote:
> Hi,
>
> This looks good to me except that the first sentence
> could already include "that refer to the same loop" or
> similar.
>
> I could imagine that e.g. loop invariant code motion,
> if applied to a parallel loop could hoist code out of
>
2006 Mar 31
6
A good editor for .rhtml files?
Can someone please suggest me a good visual editor for rhtml files?
Something capable to switch from rhtml source to preview in browser
(like dreamweaver)
Does exists some open source tool?
thank you all.
--
Posted via http://www.ruby-forum.com/.
2014 Sep 28
2
[LLVMdev] Proposal for ""llvm.mem.vectorize.safelen"
More precisely, for a simd loop, if the safelen(VL) clause is specified, there should have no loop-carried lexical backward data dependency within the specified safe vector length VL.
We will make this clear in the OpenMP 4.1 spec.
Xinmin Tian (Intel)
-----Original Message-----
From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Hal Finkel
Sent:
2014 May 05
2
[LLVMdev] parallel loop metadata question
Will do. I will write something up.
Hal, your concern below isn't so much with the proposed semantics but rather with the use - that optimizations must respect the loop for which the metadata applies, correct?
Thanks
Jon
-----Original Message-----
From: Hal Finkel [mailto:hfinkel at anl.gov]
Sent: Monday, May 05, 2014 4:00 AM
To: Tobias Grosser
Cc: Pekka Jääskeläinen; Humphreys, Jonathan;
2014 May 09
3
[LLVMdev] parallel loop metadata question
I propose that we change the first paragraph of http://llvm.org/docs/LangRef.html#llvm-mem-parallel-loop-access-metadata:
---
For a loop to be parallel, in addition to using the llvm.loop metadata to mark the loop latch branch instruction, also all of the memory accessing instructions in the loop body need to be marked with the llvm.mem.parallel_loop_access metadata. If there is at least one
2006 Aug 03
3
Help me for learning Rails for my project!!!
Hi, I am Anil
I am currently working on a Rails project in my company. I am facing some
problems listed below!
1. I have websites UI ready(HTML/CSS), I want it to convert it to rhtml. Is
their any script or software which will help me to convert html syntax to
rhtml, instead of manually changing it to rhtml ?
2. Which editor should be used for rails development. I have started using
RadRails
2007 Nov 18
2
Aptana RadRails 0.9.1 Final Release
For fellow Radrails users, there is happy news !
Aptana RadRails 0.9.1 Final Release has been released since 15th
November 2007. Users who are still on 0.8.0 are highly recommended to
upgrade.
Here''s the Trac changelog: http://www.aptana.com/trac/milestone/RadRails%20IDE%200.9.1
And the ASAP one: http://support.aptana.com/issues/browse/ROR/fixforversion/10004
Apparently, 66 tickets
2006 Jul 24
9
RadRails with Eclipse
Hi all,
who is using RadRails with Eclipse to create RoR applications?
jsn
--
Posted via http://www.ruby-forum.com/.
2006 Feb 17
21
''Best'' IDE for testing and debugging
I''m trying to decide which IDE to go with for RoR development. I put a high premium on integrated test automated tools and debugging capabilities. I''d appreciate any sharing of experience.
I''m currently running Instant Rails on a Windows 2000 box (using IR due to problems I encountered trying to get all the components set up individually). Also, I''m using
2014 Sep 29
2
[LLVMdev] Proposal for ""llvm.mem.vectorize.safelen"
Yes, I think the 2 outcomes are:
- the current spec is unclear and will be clarified
- in order to support safelen() and even the simd construct itself, LLVM will require infrastructure work to know when a lexically backwards dependence may have been introduced.
Jon
-----Original Message-----
From: Tian, Xinmin [mailto:xinmin.tian at intel.com]
Sent: Monday, September 29, 2014 10:43 AM
To:
2006 Aug 09
6
How do you desing forms in RoR
Hi all,
what is the best way tod esing a form in RoR?
Do you use Dreamweaver or something similar?
thanks
--
Posted via http://www.ruby-forum.com/.
2014 Aug 28
2
[LLVMdev] Proposal for ""llvm.mem.vectorize.safelen"
It's a problem in the OpenMP specification. The authors (including some from Intel) intended that the OpenMP simd construct assert no lexically backward dependences exist, but as you say, it's not obvious from the spec. One of our OpenMP community members is going to bring up the ambiguity with the OpenMP committee.
- Arch
-----Original Message-----
From: Humphreys, Jonathan
2006 Apr 08
16
International characters
I am new to Ruby on Rails. I have read a lot, and bought several books,
and now I have started to implement a modified "shopping cart",
following the AWDWR-book, with modifications to suit our application
(subscriptions and memberships).
Having done up to chapter 7 I have had no real problems, except one:
Since our customers are Swedish I need the screen names, texts etc to be
in
2006 Jul 18
3
Navigation techniques, everyone?
I''m rewriting the code to my first app. I want to reuse a lot of it,
but tidy it up a lot. The first thing I will tackle is my nav-bar.
Throughout a user''s experience on my app, I want it to reload as little
as possible (I''ll have about 7 or 8 controllers with about 70 actions).
So, I''ve thought of a few ways of doing it, and was wondering if you
guys
2006 Jul 31
20
RADRAILS installation guide
hi all
is there eany installation guide that explais how to set up RadRails
and how to create a RoR project with eclipse?
thanks
--
Posted via http://www.ruby-forum.com/.
2006 May 05
1
create a report page with 3 tables involved?
Hi,
I am learning Radrails and want to tie the web project all together by displaying 3 tables linked together.
I want to select one item from the main table, and then link to the other two tables. they will be linked by the key of the first table.
It seems that I should create a rhtml in a main table or should I just copy the list.rhtml created by the generator scaffold?
I might not make any