Displaying 20 results from an estimated 200000 matches similar to: "Railskit"
2011 Oct 16
2
current_path?
What''s the best way to retrieve the current path? (i.e. /posts/1)
--
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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
2011 Feb 25
2
Rails 3 and Sproutcore
Hi people,
Anyone is using Rails 3 (backend) with Sproucore (front-end) ?
--
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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
2009 Dec 16
2
Twitter rails Plugin
Do you know any good rails plugin for twitter?
Thnaks,
--
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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
2011 Apr 18
2
Rails3 integration with SourceForce
Hi,
I looking forward to integrate Rail3 application with
SourceForce. Any help in this regard is appreciated.
Thanks,
Balakrishna
--
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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send
2011 Apr 18
6
whyt should i use mongrel_cluster ?
why should i use mongrel_cluster in my rails application?
What are its benefits for which i should install and configure it
?
is webrick server not enough for rails application?
Thanks
--
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
2012 Mar 02
3
Create a Model
I''m new to Ruby on Rails and I''m using Aptana Studio 3.0 for the IDE.
How do I create a Model called ''Employees''.
--
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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this
2011 Mar 24
2
please help me run hello world in net bean ide
-- am really frustrated now
Rahul
--
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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options,
2010 Oct 09
3
Guide: how to install Ruby, Rails and Postgresql adapter on Ubuntu 10.10
After an afternoon wasted trying to install all of these stuff, I
wrote an article, maybe it could be usefull for someone.
http://cicolin.blogspot.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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this
2011 Jun 09
2
nginx + passenger + mongoid
When I set the rails_env to production in nginx.conf I get:
Error message:
db_name must be a string or symbol
--
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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
2010 Dec 01
2
Develop Facebook app using rail
hello
please tell me the way to develop facebook app by rails need to which
is good tool available now
facebooker , rfacebook ,mini_fb
and how to do post on users wall, email user , or send message to
user
Any link , notes , tutorials , blog
Thanks in advance :)
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to
2010 Apr 23
2
link_to with resource routes in helper file?
Hey all!
Any pointers on doing something like:
link_to "Comments", comments_path
from within a helper file just like you can do from a view?
Thanks in advance!
--
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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To
2012 May 06
3
ActionMailer Linode
Hi Guys,
I created a mail server at Linode.
I would like to configure my rails app to send mails using one of this mail
accounts.
Does anybody know any tutorial about how to do it?
Thx
Bruno Meira
--
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
2010 Oct 02
2
How to write a test hash for a nested form??
How to write a hash for a nested form??
Example form fields (main model is Practice, nested is User):
practice[name]
practice[users_attributes][0][email]
I want to do this:
post:
post :create, :practice => { :name => "any name", :users_attributes => {
:0 => { :email => "anyone-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" } } }
The issue is that I can not create
2011 Dec 31
3
Oh btw...
HAPPY NEW YEAR
from my I&iPhone
--
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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more
2012 Feb 02
3
WEBrick WEBrick server became extremely slow
hi all,
for some reason my WEBrick server became extremely slow on live.i am
using Fedora 14 and Ruby 1.8.7 ,Rails 2.3.11 and RubyGem 1.6.2.
is there any reason why this would be the case?
--
Thanks and Regards
Sachin S. Kewale
--
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
2012 Apr 14
2
How to implement sory-by links?
Hello people.
I have an app which lists Offers from different Vendors.
I want to implement "sort by" links and I''ll do this using scopes in my
Offer model. But how should I implement the functionality in the
controllers/router? Should I use a member route along with a new controller
action (eg. "expiring", or "most_expensive") or just use param queries?
2011 Mar 25
4
how to solve ActiveRecord::ConnectionNotEstablished
*im using mysql as a database*
*
*
*im getting the error which says that *
ActiveRecord::ConnectionNotEstablished in GreetingsController#index
ActiveRecord::ConnectionNotEstablished
Rails.root: C:/railsdev/hello
Application Trace <http://localhost:3000/#> | Framework Trace<http://localhost:3000/#>
| Full Trace <http://localhost:3000/#>
2012 Feb 20
5
Rails hosting
Hi everybody,
I''m starting a new 3.2 project and i need to know the best hosting offers
THanks for your help
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/eCOQw_HiChwJ.
To post to this group, send email to
2011 May 17
3
QA Testers QA with Selenium and Agile for Reston VA
Hi
This is Rama with quantum InfoTech
QA Testers QA with Selenium and Agile for Reston VA
Duration: 3 months + (strong likelihood of an extension)
Location : Reston VA
We are seeking QA Testers for a contract position in Reston, VA.
-Will need to have solid web services testing experience.
- Selenium
RamaKrishna
Technical Recruiter
Quantum InfoTech Inc
Phone: 248.457.0700 Ext. 141.
Fax:
2012 May 03
3
Why I have to set two unnecessary params in controller action after i send form_tag?
https://gist.github.com/2585733
This is my code.
--
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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For