Displaying 20 results from an estimated 70000 matches similar to: "Git problems"
2011 Nov 19
1
Explain noob how deploy with 'capistrano' through :git
I have vpn server (ubuntu10 + .rvm + ror + nginx + passenger +
unicorn).
Questions:
1. How to deploy in first time with capistrano through git, if I don''t
have project on the server (just empty project folder)?
2. Should I have project on my local machine to deploy on the server
machine thought git?
And if you have working config/deploy.rb.
Please, post it here.
Thanks for help.
--
2013 Jun 27
2
[HELP] RoR Fedena App Installation: Rake Gem
I''m really a newbie with RoR.
But I need to deploy this app as soon as possible.
RoR App: Fedena
RoR Ver: 1.8.7
When I type any rake commands I always encounter this problem:
rake aborted!
uninitialized constant ActiveSupport::Dependencies::Mutex
Locally, I did find the solution for this problem by downgrading my Rake
Gem version from 0.9.2 to 0.8.7.. The problem is installing it on
2010 May 17
2
Installing Ruby on Rails
Hi,
I''m a newbie to RoR and have been facing some problem installing RoR on
my system.
I''m following this guide to install RoR
https://help.ubuntu.com/community/RubyOnRails
and stuck up at this step
Installing Rubygems:
To make gem work properly you should write gem''s path to PATH add to
~/.bashrc:
export PATH=/var/lib/gems/1.8/bin:$PATH
Can anyone help me saying
2010 Jun 30
1
App not run when I upload on hosting support RoR
I have app RoR good running on NetBean with JRuby
But, I upload up server to server, it not run.
I have ready setup rubygem.
Cau you help me?
please guide detail with me about work from how to upload code to server
host and start running app RoR.
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
2013 Mar 21
1
Descent RoR shared hosting
Hi everyone. I was in the market for wordpress host today and i thought
while i was at it why not get a hosting provider that can support RoR
too. I just about to begin to try to learn rails & ruby. I''m a .net
developer. It won''t be any site with much load but of course id like to
pick a hoster that kept ruby & rails somewhat current (without me having
to do it manually)
2010 Mar 10
5
Master thesis topic on Ruby or ROR
Hey fellows,
I am a novice to ruby and ror, but really addicted to it. As a
graduate student, I need master thesis topic around Ruby aor ROR. Can
anyone suggest some for me?
Regards/Buyan
--
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 Apr 27
4
longevity of ruby on rails
Hi,
I have recently added Ruby on Rails to my repertoire and as I start a
new project, I find myself wondering: Why are so many of the postings
I find as I search for help from 2006-2009?
Should I start my new project with RoR, ASP.NET, Python/Django, Zen?
Is RoR thriving or dying?
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
2013 Mar 13
3
Help me about Test-Unit in Ruby on Rails
I''m using RubyMine for developing RoR and i found in RubyMine have Test
file.But I read in rubyforge http://test-unit.rubyforge.org/ have
Test-Unit for RoR.Could you help me about 2 problem:
- how is different between RubyMine Test-Unit and Test-Unit in rubyforge
- how can i run Test-Unit with Test-Unit in rubyforge(test-unit github:
https://github.com/test-unit/test-unit.git)
2011 Jul 06
1
Sending Excel file as a Mail attachment in ROR
Hi All,
Please help me out.
I want to add the excel file as attachment to mail in ROR.
Regards,
--
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 Nov 28
1
user management in ROR
Hi,
I am newbie for ROR and designing user management system, Which
includes all features including register , Profile of user , Profile
view of user, Inbox,Mails, .Please suugest some useful code links for
the same . and if you have any code for the same please help me. I
only create user registration system, Thanks in advance.
--
You received this message because you are subscribed to the
2011 Aug 19
2
Scanning a document through scanner using ROR
Hi everyone,
After a long back I am again using ROR,Could you please anyone can
help me how to invoke the client side resources such as scanners and
printers using ROR?
Actual requirement is the user scans a document(containing 10 to 100
pages) in his client machine(here the whole document should be in one
file like pdf or tif, not individual files) and the preview the
document to be shown for
2012 Oct 10
4
How do we get the End of Line date for the gems which we are using Ruby on Rails?
Hi All,
I want to know the EOL date for the below gems for ROR. Can anyone help me
how to find the EOL dates
- authlogic
- will paginate
- oauth-plugin 0.3.14
- statistics 0.1.1
- YUI
- cucumber 0.6.4
- cucumber-rails 0.3.0
- rspec 1.3.0
- rspec-rails 1.3.2
- webrat 0.7.0
- factory-girl 1.2.4
- database_cleaner 0.5.0
- SSL requirement
- calender_select
2011 Oct 31
2
ROR : Need help to finish a website related to Starcraft 2
Hi,
I am sorry if its not the place but today im pretty desperate. During
the past six month, I have been working on a Starcraft 2 event and we
finally managed to get everyone on board (sponsors, players, casters,
etc.)
The competition will start on january but it happens that our website
which is in beta and has been done in ROR is not 100% functionnal
(simply because the man that did it has
2011 Oct 11
2
ROR Development Assignments at Pune
Hi,
Am using ab(Apache Benchmark) for load test in my rails app.
ab -n10 -c10 -p ~/post_data_ab.txt -T "multipart/form-data;
boundary=1234567" http://localhost:3000/albums
...
I have used the above command for testing upload photos. But am
getting
error which I don''t know how o handle.
Can anyone help?
Btw, I also need few teammates to handle development & bug fixing for
2010 Mar 07
0
From PHP -> ROR hosting, hosting customers mailboxes and managing server while migrating to all good Ruby On Rails
Would like to ask some advice from you experts on php -> ror hosting
migration.
Could you guys advice me on this? The memory costs on my regular php
server to run ROR are way to high for me
Think this could be an interesting topic for many php developers who
want to migrate from php to ruby on rails.
CURRENT SITUATION:
# Running a CentOS server with plesk config panel, hosting several
2011 Jun 22
2
best references (tutorials & howtos) for an experienced Rails Developer to start building Facebook Apps with RoR?
Hi everyone,
what are your best references (tutorials & howtos) for an experienced Rails
Developer to start building Facebook Apps with RoR?
THANKS
+++++++++++
Pravin Mishra
--
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
2010 Jul 30
1
pagination
Pagination
I am using an old tutorial which is tripping me right up as I have the
latest version of rails installed. I''m persisting as I think I''m
learning a little bit more about how RoR works. However after installing
the scaffolding plug-in to fix an earlier problem I now have a problem
with the pagination. I have followed this workaround:
2010 May 19
4
Postgres + Rail 3.0
Hi guys,
I am really new to these things like ROR and Postgres.
When I was installing ROR 3.0 it says
Successfully installed rails 3.0.0 beta
1 gem installed
Installing ri document for rails 3.0.0 beta
File not Found: lib
This is the one which I really dont understand and dont know what to do?
Help me out guys plz...
And I want to configure the database with postgresql and I want to know
how
2013 Jul 07
3
Convert Hex Color Value To HTML Color
Hey everyone. I''m new to ROR, and I followed and implemented the
beginner Ruby On Rails Tutorial (2nd Edition) code, and its working
great. For those who are unfamiliar, this creates a site that acts much
like Twitter.
If someone enter the hex value for a color (say #ff0000 for red), I
would like for ROR to convert that to an HTML color box representation
in
the post that is created. Any
2013 Oct 04
4
Best Book 4 RoR
Hello,
Is there a great book for Ror. I am looking for a book with a step by step
approch and by PROJECTS!!
RoR needs to be ''practiced'', and i didn''t find those WORKING PROJECTS.
Am i dreaming or is this paper exists. All the books on amazon are not
amazING. They talks only about
theory. Theory is fine, i mean this is RoR. But then...
Thanks for those who, first,