[Rails] Re: [Redmine] Hide subprojects in welcome page

2013-12-16 Thread Nicolas Sebrecht
://www.redmine.org/ . -- Nicolas Sebrecht -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Talk group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscr...@googlegroups.com. To post

[Rails] Re: Ruby on Rails for Beginners

2013-11-08 Thread Nicolas Sebrecht
The 06/11/13, Ben Curren wrote: Hi, Every now and then I see people asking about the best way to learn Ruby... Checkout [1]Getting Started with Ruby on Rails with several recommended Ruby tutorials. The mailing list archives are plenty of such requests. ,-) -- Nicolas Sebrecht

[Rails] Re: (Jobs) Berlin-based job openings for Ruby on Rails developers (f/m)

2013-07-04 Thread Nicolas Sebrecht
support workplace diversity http://www.eeoc.gov/laws/practices/ It's the same in Europe. ,-) -- Nicolas Sebrecht -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Talk group. To unsubscribe from this group and stop receiving emails from it, send an email

[Rails] Re: I Dont like it but i have to do it

2012-11-28 Thread Nicolas Sebrecht
API. -- Nicolas Sebrecht -- 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@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com

[Rails] Re: [JOBS] DevOp / SysOp for Web Application (Location: Preferably in Berlin, remote work possible)

2012-09-11 Thread Nicolas Sebrecht
and we will get back to you. We are looking forward to hearing from you! -- Nicolas Sebrecht -- 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@googlegroups.com. To unsubscribe from

[Rails] Re: Open Source Project Suggestion

2012-06-14 Thread Nicolas Sebrecht
rails projects, etc. and maybe they accept participation too. How about Redmine? www.redmine.org I'm not sure about Redmine. AFAIK, it was optimised for Rails 2 and had somewhat poor performance in rails 3 (at the beginning of the migration, at least). -- Nicolas Sebrecht -- You

[Rails] Re: Modifying a gem, best way to deploy

2012-03-21 Thread Nicolas Sebrecht
merged, you will have less maintenance work and others might benefit from your changes. If it's really not possible (which I tend to not believe), the way to maintain and deploy your own gems depends on the number of systems where you have to deploy it. -- Nicolas Sebrecht -- You received

[Rails] Re: routes.rb and configuration over convention

2012-03-15 Thread Nicolas Sebrecht
routes attached. -- Nicolas Sebrecht -- 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@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr

[Rails] Re: how to reject from this array?

2012-03-09 Thread Nicolas Sebrecht
; - iterate the array again and remove known elements included in another_array. -- Nicolas Sebrecht -- 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@googlegroups.com. To unsubscribe from

[Rails] Re: has_and_belongs_to_many or has_many :through?

2011-11-09 Thread Nicolas Sebrecht
to deal with these models than with hmt in practice, though. -- Nicolas Sebrecht -- 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@googlegroups.com. To unsubscribe from this group, send

[Rails] Re: splitted class into separate table activerecord

2011-09-19 Thread Nicolas Sebrecht
This is NOT TESTED. -- Nicolas Sebrecht -- 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@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr

[Rails] Re: Git Issue for change repository

2011-09-02 Thread Nicolas Sebrecht
/myproject.git for pull code on server Is there any good way for do this ? You may use 'git remote' to change/add/del the declared remote repository of your local git repository. You may want to manually edit .git/config to fix your upstream branches to the new remote repository. -- Nicolas Sebrecht

[Rails] Re: Deploying RoR apps from different branches

2011-07-27 Thread Nicolas Sebrecht
to a new deployment tool. I would try any DVCS. -- Nicolas Sebrecht -- 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@googlegroups.com. To unsubscribe from this group, send email

[Rails] Re: understanding rails project

2011-02-10 Thread Nicolas Sebrecht
diagram). -- Nicolas Sebrecht -- 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@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr