Displaying 20 results from an estimated 2000 matches similar to: "Please help with subclipse in radrails"
2006 Aug 17
1
Here Document format in Views.
I was wondering how I could use the Here document format in a view.
Say something like this:
<% @to_header = <<EOF
...
EOF %>
But that does not work, giving me a syntax error. Any help on this
would be great!
-Ray
--
Posted via http://www.ruby-forum.com/.
2006 Aug 14
18
[OT] The bad idea that is storing Credit Cards in your database
Hello Railists and Rubyists,
I know that the topic of handling credit card numbers has been
expounded before on this list (I''ve searched the archives) but I want
to ask the question in a slightly different way, and get your feedback:
Previous discussions on the list center around what to do with the
card number *after* you have processed the credit card with a payment
gateway
2006 Aug 18
3
RJS templates for DOM manipulation
I want to do some DOM manipulation with JavaScript. Specifically I
want to implement zoom in/out in a picture by changing it''s
width/height attributes. Is it possible to do this using RJS or should
I write javascript by hand?
All the examples of RJS I''ve seen write the javascript in the result
of an AJAX remote call. Where are the docs for RJS? All I''ve seen are
blog
2006 May 05
1
RadRails and path issues
I have been using RadRails as my editor for Ruby development. Overall
I''m pretty happy with it. I''m experiencing a couple of path problems
though when using it.
Inside of my project within RadRails I will have a directory structure
that looks similar to this.
+MyProject
++src
+++src_sub_directories
++props
++output
..misc files
RadRails then treats all files within the src
2006 Aug 08
7
Useful plugins for RadRails
Hi Friends,
Could anybody suggest me some nice and useful plugins for RadRails! It would
be very great if we make list of all such plugins!
1)________
2)________
3)________
4)________
5)________
6)________
7).....
Please fill above blanks and lets make a big list of it!
--
Don''t live to geek; geek to live.
http://anilw.info
-------------- next part --------------
An HTML attachment
2006 Aug 11
5
actionmailler corrupting emails
Hi All,
I have a problem with actionmailer corrupting my html emails. It is
adding the character ''3D'' before any quotes (single or double) in my
source and smattering ''='' characters throughout as well. Very
strange. Here''s an example from one of the emails:
________________
<body>
<div id=3D''wrapper''>
<div
2008 Jun 17
6
Book released "Aptana RadRails: An IDE for Rails Development"
Hi,
Some months ago, a person from Packt Publishing posted a message in this
list looking for potential Authors/Reviewers for new Ruby on Rails
books. Now I''m proud to announce my book [1] "Aptana RadRails: An IDE
for Rails Development".
If you are using [2] Aptana RadRails, or if you are looking for an IDE
and you still haven''t decided which one to use, you might
2006 Aug 15
66
What are the cons of using rails?
Performace hits? Integration with existing applications? Security?
Bugs? Memory use?
-Ben Lisbakken
--
Posted via http://www.ruby-forum.com/.
2006 Jul 10
7
Code suggestions with Radrails .rhtml view files
anyone been successful with implementing code hints in the Views folder
with radrails in eclipses?
There is a tutorial out there that suggests you edit the jsp folder
(http://www.napcs.com/howto/railsonwindows.html#_Toc111133462)
but i think when you add rails, that jsp folder somehow disappears or
something. i don''t like that idea anyway, cause i don''t like jsp hints
2006 Aug 16
15
OT: finding a designer (bit of a rant)
I''ve written my app already. It outputs valid xhtml and I need a stylesheet
to drop over the top. How hard is it for people to understand that?
It''s a small project, they''d have to do the main design/layout, and then a
little custom styling for some specific elements which don''t appear on every
page. That''s the point of CSS right? write once, use
2006 Mar 16
3
Windows Deployment on Unix
Hi!
Can anyone give me some pointers on how to deploy a Rails application
developed under Windows with RadRails at a Unix Host (Textdrive).
I?ve heard of switch tower, but have never used it. Does it have a routine
to convert my Windows Carriage Returns/Line Feeds to Unix style? Is there
something else I should know?
Also, if somebody can point me to a good tutorial on setting up Rails to
2006 Oct 30
0
OT: RadRails fails to open
Not sure what happened so I thought I''d throw it out. I''m considering
re-installing but thought before I did that perhaps someone has an easier
fix
!ENTRY org.eclipse.osgi 4 0 2006-10-30 05:26:37.296
!MESSAGE Application error
!STACK 1
java.lang.NoClassDefFoundError: org/eclipse/core/resources/IProject
at
2010 Jun 20
0
Debugging a Rails 3 app with RadRails 2?
When trying to debug a Rails 3 app with RadRails 2.0.4, I''m running into
a problem with gem loading, apparently. See below for a stack trace.
That problem disappears, when I move Gemfile out of the way, but, of
course, then other necessary gems aren''t loaded.
From my Debug Configuration
Project: <myproject>
File: script/rails
Working Directory:
2007 Mar 09
3
NetBeans 6.0/Script Console Window
Has anyone figured out how to turn NetBeans IRB window into Ruby on
Rails script/console window where the gems like ActiveRecord, ActionPack
etc are recognized? May be an easy one for the Rails Guru''s out there,
not for me. By default, the NetBeans IRB window only loads Ruby. I am
trying to see how well NetBeans 6.0''s Ruby/RoR support works fully
realizing that it is an alpha
2006 Jul 18
1
RadRails and SVN
I installed the Eclipse 3.2, Subclipse, and RDT: http://updatesite.rubypeople.org/release and
RadRails: http://radrails.sourceforge.net/update.
I am getting the "Failed to load JavaHL Library" error message when I go to Preferences -> Team ->
SVN tab.
This is also happening in standalone RadRails installation. How can I fix this? TIA.
2011 Oct 08
5
How to automate the restarting of Unicorn?
Hi,
I have a question about automating the restarting of Unicorn with the
following steps, and much appreciate your help.
Assumption: (i) "pid" is set to unicorn.pid in the config file; (ii) a
Unicorn process is already running.
(1) kill -USR2 `cat unicorn.pid` (via Capistrano deployment task for example)
(2) Inside the "before_exec" hook in the config file, do: kill -QUIT
2009 Sep 10
1
repo with eclipse/subclipse?
Is there a 3rd party repo with working eclipse-platform/subclipse
versions? Preferably something compatible with an up to date subversion?
I'm currently getting:
Error: Missing Dependency: libneon.so.25 is needed by package
subversion-1.6.5-0.1.el5.rf.i386 (rpmforge)
when I try with rpmforge enabled.
--
Les Mikesell
lesmikesell at gmail.com
2006 Aug 16
44
Goodbye for now, RoR
I started a php-based website a few months ago with a buddy of mine on
netfirms.com. I was perusing their knowledge base and I came upon a
quick-start for something called Ruby on Rails. Since then I have immersed
myself in RoR. I''ve done the tutorials, I''ve purchased the books.
But, I could never get even a sample RoR app to work on netfirms. 500
server errors.
2007 Sep 12
4
Checking out Rspec
I''m getting the following error when i either checkout or update from
svn://rubyforge.org/var/svn/rspec/trunk
svn: Error processing command ''mv'' in
''C:\work\rspec2\RSpec.tmbundle\Preferences''
svn: Can''t move source to dest
svn: Cannot rename file
''C:\work\rspec2\RSpec.tmbundle\Preferences\.svn\tmp\text-base\Symbol List:
2015 Apr 13
1
dial out with channel variable; sub-string usage
On 15-04-09 12:06 PM, Chad Wallace wrote:
>> but don't know where to put those lines. I have BABY defined as
>> >channel variable:
>> >
>> >BABY = SIP/babytel_out
>> >
>> >but that seems circular, somehow.
> You put them in the context for your clients... From what you show
> below, I'd say they go in the "local_200"