[Rails] home page with login and signup form

2011-10-06 Thread luciano miranda
Hi! I'm new on RoR. How to integrate views(login and singup) generated by sorcery in my home page app? The authentication this ok, but i want the form login in my root page. Thanks -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google

Re: [Rails] HOW TO USE AUTHLOGIC

2011-01-17 Thread Luciano Sousa
complete example here: https://github.com/binarylogic/authlogic_example Best Regards, Luciano Sousa http://www.lucianosousa.net <http://rubyonrio.org> *Ruby on Rails Developer *Contact: +55 21 8418-5945 2011/1/17 David Kahn > > > On Mon, Jan 17, 2011 at 6:43 PM, Davi

Re: [Rails] Re: Re: CakePHP

2010-12-16 Thread Luciano Sousa
ment. thanks. Best Regards, Luciano Sousa http://www.lucianosousa.net http://twitter.com/lucianosousa http://rubyonrio.org *Ruby on Rails Developer *Linux User #456387 *Contact: +55 21 8418-5945 2010/12/16 David Kahn > Its pretty obvious the spammer is Anny Phpluring the naive sheep away

Re: [Rails] Re: CakePHP

2010-12-16 Thread Luciano Sousa
spammer. Best Regards, Luciano Sousa http://www.lucianosousa.net http://twitter.com/lucianosousa http://rubyonrio.org *Ruby on Rails Developer *Linux User #456387 *Contact: +55 21 8418-5945 2010/12/16 Marnen Laibow-Koser > gemblon (t.b.) wrote in post #606493: > > i was looking at

Re: [Rails] Re: no such file to load -- sqlite3 WITH mysql2

2010-11-24 Thread Luciano Sousa
post your Gemfile and database.yml in pastie.org Best Regards, Luciano Sousa http://www.lucianosousa.net http://twitter.com/lucianosousa http://rubyonrio.org *Ruby on Rails Developer *Linux User #456387 *Contact: +55 21 8418-5945 2010/11/24 Steve Mills > Steve Mills wrote in post #963

Re: [Rails] Very confused - scaffold action does - sends NULL to db

2010-11-17 Thread Luciano Sousa
try added mannually using rails console $ Action.create(:name => "name example") and, post result. att: Luciano Sousa http://www.lucianosousa.net <http://www.lucianosousa.net>http://twitter.com/lucianosousa *Ruby on Rails Developer *Linux User #456387 *Contato: (21) 8418

Re: [Rails] Could not find 'sqlite3-ruby' error in Ubuntu

2010-10-22 Thread Luciano Sousa
; How to update gem executables with sqlite3? > > Thanks a lot! > Best wishes, > gezope > -- > 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-t

Re: [Rails] using pg on snow leopard

2010-10-13 Thread Luciano Sousa
nrails-t...@googlegroups.com. > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- att: Luciano Sousa http://www.lucianosousa.n

Re: [Rails] Date and Time Picker recommendation

2010-10-08 Thread Luciano Sousa
Talk" group. > To post to this group, send email to rubyonrails-t...@googlegroups.com. > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-ta

Re: [Rails] sou novato por aqui,

2010-09-23 Thread Luciano Sousa
to this group, send email to rubyonrails-t...@googlegroups.com. > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > -- att: Luciano S

[Rails] [off-topic] ruby on rails wiki off?

2010-08-31 Thread Luciano Sousa
whats the problem in website to ruby on rails wiki? i cant access for a long time. thanks. -- att: Luciano Sousa http://www.lucianosousa.net <http://www.lucianosousa.net>http://twitter.com/lucianosousa *Ruby on Rails Developer *Linux User #456387 *Contato: (21) 7639-5049 -- You receive

Re: [Rails] Application not pushed to Github and Heroku

2010-08-06 Thread Luciano Sousa
mail to rubyonrails-t...@googlegroups.com. > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- att: Luciano Sousa http://www.lucia

Re: [Rails] Re: Problem with "Thinking Sphinx"

2010-08-02 Thread Luciano Sousa
.@googlegroups.com. > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- att: Luciano Sousa http://www.lucianosousa.net *Rub

Re: [Rails] Problem with "Thinking Sphinx"

2010-08-02 Thread Luciano Sousa
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-t...@googlegroups.com. > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscr...@googlegroups.com >

Re: [Rails] Re: Re: Setting a root_url

2010-07-19 Thread Luciano Sousa
exactly try it and say it did. 2010/7/19 Abder-Rahman Ali > Luciano Sousa wrote: > > creat one method index with a list to all users and one index.html.erb > > in > > app/views/user with a list too. > > > > 2010/7/19 Abder-Rahman Ali > > Thanks Luciano

Re: [Rails] Re: Setting a root_url

2010-07-19 Thread Luciano Sousa
creat one method index with a list to all users and one index.html.erb in app/views/user with a list too. 2010/7/19 Abder-Rahman Ali > Thanks. Attached you can find the user_sessions_controller.rb file. > > Attachments: > http://www.ruby-forum.com/attachment/4865/user_sessions_controller.rb > >

Re: [Rails] What does this mean in the Rails installation command?

2010-07-19 Thread Luciano Sousa
abbreviation for "pre-release". is a version to be installed 2010/7/19 Abder-Rahman Ali > In the Rails guides, it shows thee following for installing Rails: > > gem install rails --pre > > What is "--pre"? > > Thanks. > -- > Posted via http://www.ruby-forum.com/. > > -- > You received this messa

Re: [Rails] Setting a root_url

2010-07-19 Thread Luciano Sousa
post your user_sessions_controller.rb the problem is here: /Users/abder/Desktop/inventroy_authentication/app/controllers/user_sessions_controller.rb:5:in `index' 2010/7/19 Abder-Rahman Ali > > I know how to setup a roo_url using map.root in "routes.rb". > > The issue I'm currently having is as

[Rails] two fields for same

2010-07-19 Thread Luciano Sousa
hello guys, it's possible pass two params in a GET request to the same location in the database? example: two fields in view: text_field: persons,: Birthday: id => one text_field: persons,: Birthday: id => two in the controller using params [: one] and params [: two] ? thank's. -- You receiv

Re: [Rails] gem update fails on make sqlite3

2010-06-10 Thread Luciano Sousa
u need some packs: build-essentials; gcc gcc++ etc it command installed all. 2010/6/10 Andrew Vliet > Hey Luciano, > > Thanks for the reply. That may fix it, but it's like nuking a mouse. I > don't need all of those tools - especially not xorg - on my headless virtua

Re: [Rails] gem update fails on make sqlite3

2010-06-10 Thread Luciano Sousa
hi, try it before: # yum groupinstall "Development Tools" ;) 2010/6/10 arvliet > Anyone have any idea how to interpret this? I've been at it for an > hour and I'm not getting anywhere. Doesn't seem to be any other > instances of this online either. > > User: root > OS: CentOS 5.4 (up to date

RE: [Rails] MysQL and Ruby

2010-06-04 Thread Luciano Sousa
Hi man, The mysql gem is default in rails, you only need to set the mysql db. __ Luciano Sousa Linux User #456387 http://www.lucianosousa.net -Original Message- From: rubyonrails

[Rails] Re: RubyGem version error: rack(0.3.0 not ~> 1.0.0) on deploy

2009-11-12 Thread Luciano
Thanks pharrington! On Nov 12, 3:50 pm, pharrington wrote: > On Nov 12, 12:29 pm, Luciano wrote: > > > > > > > hello Roger. > > > do you mean, updating capistrano on the server (shared host)? > > > thanks! > > > Luciano > > > On

[Rails] Re: RubyGem version error: rack(0.3.0 not ~> 1.0.0) on deploy

2009-11-12 Thread Luciano
hello Roger. do you mean, updating capistrano on the server (shared host)? thanks! Luciano On Nov 12, 12:34 pm, Roger Pack wrote: > > *** [err :: my-domain.com] RubyGem version error: rack(0.3.0 not ~> > > 1.0.0) > > > does anybody have an advice here? > >

[Rails] RubyGem version error: rack(0.3.0 not ~> 1.0.0) on deploy

2009-11-11 Thread Luciano
cation before deploy with: rake rails:freeze:gems rake gems:unpack does anybody have an advice here? thanks a lot! Luciano --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to

[Rails] mysql away after sending email

2009-08-11 Thread Luciano
before this smpt slowness... does anyboby have any advice here? thanks a lot! Luciano --~--~-~--~~~---~--~~ 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-t

[Rails] Re: opening old project

2009-06-23 Thread Luciano
thank you very much Matt! []s Luciano On Jun 23, 2:17 pm, Matt Jones wrote: > You're missing the rubyzip gem. > > --Matt Jones > > On Jun 23, 8:13 am, Luciano wrote: > > > > > Sijo, > > > thanks for your advice, I installed Rails 1.2.3 > >

[Rails] Re: opening old project

2009-06-23 Thread Luciano
Sijo, thanks for your advice, I installed Rails 1.2.3 but I think Robin is right, I must install some missing gems, I am still getting those gems errors... thanks to all you guys! Luciano On Jun 23, 9:06 am, Robin Fisher wrote: > On 23 June, 00:19, Luciano wrote: > > >

[Rails] Re: opening old project

2009-06-22 Thread Luciano
ire.rb:31:in `gem_original_require' from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require' from script/server:3 bb25452e:vavaribeiro bonacode$ thanks Luciano On Jun 22, 8:08 pm, Marnen Laibow-Koser wrote: > Luciano wrote: > > Hello there, >

[Rails] opening old project

2009-06-22 Thread Luciano
Hello there, On friend asked me to update his rails app... But it's app was made with Rails 1.2.3 and I can not start it on my computer, Leopard, Rails 2.3 Does anybody have any advice on opening and updating old projects? thanks! Lu

[Rails] error with test:functionals

2009-04-30 Thread Luciano
p/arteacesso-br/arteacesso/vendor/rails/ activesupport/lib/active_support/testing/setup_and_teardown.rb:60:in `run']: was the expression that failed. <2> expected but was <1>. I checking the database and my use was created, I just dont't understand why is it

[Rails] force Create on scaffold Save

2009-03-31 Thread Luciano
at I have some nested items on my form, but the save are working well with these items, my first idea was overwrite the update method like def update save end one last thing, I considered using the acts_as_versioned but I could not make it work with nested items. does anybody have any advice her

[Rails] Re: changin var from partial

2009-03-18 Thread Luciano
Fred, this milliseconds idea is just great! I think I can make it work this way. thank your very much! Luciano On Mar 18, 3:43 pm, Frederick Cheung wrote: > On Mar 18, 6:14 pm, Luciano wrote:> Hi Fred, > > > thanks for your advice! > > > Do you believe link_to_remo

[Rails] Re: changin var from partial

2009-03-18 Thread Luciano
Hi Fred, thanks for your advice! Do you believe link_to_remote would be the solution here? Luciano On Mar 18, 2:28 pm, Frederick Cheung wrote: > On Mar 18, 5:14 pm, Luciano wrote:> Hello, > > > I have a simple link_to_function to add a group of form fiels, to use > >

[Rails] changin var from partial

2009-03-18 Thread Luciano
ze => 12, :index => nil % > <%= @count = @count + 1 %> <% end %> **** Does anyone have any tip on it? thanks Luciano --~--~-~--~~~---~--~~ You received this message