Displaying 4 results from an estimated 4 matches for "railsplugins".
Did you mean:
rails_plugins
2009 Jan 07
1
Problems with EasyEclipse Ruby Rails 1.2.2.2
.../7/1/.cp/libswt-mozilla-gtk-3236.so:
Can''t load IA 32-bit .so on a IA 32-bit platform)
at org.eclipse.swt.SWT.error(SWT.java:3400)
at org.eclipse.swt.SWT.error(SWT.java:3297)
at org.eclipse.swt.browser.Browser.<init>(Browser.java:168)
at
org.radrails.rails.internal.ui.railsplugins.RailsPluginsPage.createListControls(RailsPluginsPage.java:115)
at
org.radrails.rails.internal.ui.railsplugins.RailsPluginsPage.createControl(RailsPluginsPage.java:54)
at
org.radrails.rails.internal.ui.railsplugins.RailsPluginsView.createPluginsPage(RailsPluginsView.java:70)
at
org.radra...
2007 Jan 03
0
0.7.5 Doesn''t Let My Tests Run
The tests are all running on 0.7.4. In installed 0.7.5 as follows:
- sudo gem install rspec
- script/plugin install svn://rubyforge.org/var/svn/rspec/tags/
REL_0_7_5_/vendor/rspec_on_rails/vendor/plugins/rspec
- script/generate rspec
ZenTest (3.4.1) is also installed.
Here is what happens when I run the same tests that ran on 0.7.4. (By
the way, Rails is build 5065). Any help is appreciated.
2010 Jul 19
0
redcloth with rails3 and ruby 1.9.2
is redcloth working with rails3 and 1.9.2?
I don''t see it here - http://railsplugins.org/
redcloth 4.2.3 throws this exception when trying to use the method
textilize:
uninitialized constant ActionView::Helpers::TextHelper::RedCloth
I might need to use the 1.9.2.
can you guide me how to use the 1.9.2 version? (I assume i''ll have to
clone the repo but not sure what to do...
2011 Mar 26
2
Rails 3 + SSL
After reading tons of posts about buying certs, etc, I''m still
confused. Please point me in the right direction. Here''s the
question:
I have a rails3 site (www.mysite.com). I want to have some pages use
ssl, and some not. It appears the require_ssl approach is pre-Rails3
and there are other alternatives. Most of the posts I read talk about
using a diff domain for ssl