[Rails] [URGENT JOB OFFER] Ruby on Rails/Engine Yard

2015-01-03 Thread Joel Brewer
Martha, I would be happy to help you out if you still need assistance. What is your contact info? My email address is: j...@brewerdigital.com My phone number is: 314-753-7260 -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscri

[Rails] Re: Rails can't call method in partial

2015-01-03 Thread dasibre
You need to use *helper_method :test_method?* in your Application helper file. I believe this will give you access to the method inside the view http://apidock.com/rails/ActionController/Helpers/ClassMethods/helper_method On Friday, January 2, 2015 11:04:16 AM UTC-5, Alain Goldman wrote: > > When

[Rails] Re: When was central code repository of Rail entirely moved to Github?

2015-01-03 Thread Frederick Cheung
On Saturday, January 3, 2015 7:21:32 AM UTC, shin...@gmail.com wrote: > I find that the Rails repository on Github was created in Apr. 2008,  > however, the first pull request was sent in Sep. 2010. > > > Does it mean that the Github repository was just a mirror and you did not use > Github's pu

[Rails] When was central code repository of Rail entirely moved to Github?

2015-01-03 Thread shin00pku
I find that the Rails repository on Github was created in Apr. 2008, however, the first pull request was sent in Sep. 2010. Does it mean that the Github repository was just a mirror and you did not use Github's pull request feature before Sep. 2010? Thank you! -- You received this message bec