Search Discussions
-
-- 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 ...
Takashi Nakagawa
Jan 17, 2014 at 10:14 am
May 2, 2014 at 7:46 am -
Hi all, I looking for best company on Ruby on Rails Development in India. Have any good companies in India please let me know. -- Posted via http://www.ruby-forum.com/. -- You received this message ...
Adam Gilchrist
Jan 22, 2014 at 9:51 am
Jul 22, 2015 at 12:10 pm -
Hello, I'm working on my first gem and I'm having a problem referencing dependencies. In my gem, I need to reference code from some other custom gems we've developed. We'll call my Gem ...
Clem Rock
Jan 10, 2014 at 4:42 pm
Jan 23, 2014 at 9:48 am -
Hello everyone. I'm currently building a blog in Rails 4 to serve news from the local soccer league in my country. The news part has been a breeze but I have not been able to code the fixtures and ...
Thompson Edolo
Jan 14, 2014 at 7:10 am
Feb 13, 2014 at 5:04 pm -
Hi all, I have one 1 *.html.erb. I want to connect to mySQL and show some information to website(ff or chrome). Could you help me about that? Thank you so much -- Posted via ...
Nguyen Le
Jan 20, 2014 at 10:27 am
Jan 20, 2014 at 9:23 pm -
Hello, I'm trying to test an active record object destroy failure but I'm having problems creating a failure situation. I have a before_filter method called 'require_user_payment_info' which ...
Clem Rock
Jan 5, 2014 at 7:06 pm
Jan 8, 2014 at 2:15 am -
Hi folks. New to Rails. Got the following coming up using Passenger: We're sorry, but something went wrong. If you are the application owner check the logs for more information. Turns out mysql is ...
BeeRich
Jan 24, 2014 at 4:38 pm
Jan 25, 2014 at 2:34 pm -
Hi All, I am trying to build a private message system on rails 4. I found a great post here, http://stackoverflow.com/questions/8405457/rails-threaded-private-messaging, on stackover flow, but it is ...
Robert Jewell
Jan 9, 2014 at 2:54 pm
Jan 11, 2014 at 7:51 pm -
I'm working on a Rails 1 application. We'd like to upgrade it to Rails 3 or 4, but Rails 1 is so old that we think it would take a total rewrite to upgrade. There are management and budget issues ...
Russ S
Jan 30, 2014 at 9:49 pm
Feb 5, 2014 at 8:10 pm -
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension. /home/evvolutions/.rvm/rubies/ruby-2.0.0-p353/bin/ruby extconf.rb Extracting libxml2-2.8.0.tar.gz into ...
M,Gopi M.gopinath
Jan 6, 2014 at 6:54 am
Jan 6, 2014 at 10:23 am -
Hi, Good evening! Is that possible to point like below <VirtualHost *:80 ServerName *xxx.xxx.xx.x/mysite * #server ip address DocumentRoot /path/to/projects/public RailsEnv development <Directory ...
Saravanan p
Jan 22, 2014 at 11:05 am
Jan 27, 2014 at 10:47 am -
Hello, I'm new to Ruby/Rails and going through 'Beginning Rails 4'. In chapter 6 it has me create a join table for an articles and categories table (articles_categories). In the migrate file I've ...
Martin Sloan
Jan 24, 2014 at 9:03 pm
Jan 27, 2014 at 5:29 am -
Hi, In rails I run "rails generator destroy..." for my controllers and models. When I "git add . " files and commit changes, git tells me I have missing files. How best to handle this? I want the ...
Bizt
Jan 31, 2014 at 2:56 pm
Feb 2, 2014 at 1:18 am -
Hello All, I have integrated Newrelic with my rails application. It is working fine in "rails s -e production" mode, but not in "rails s -e production -d" mode. How can I fix the problem? Thanks, Avi ...
Avi
Jan 29, 2014 at 2:30 pm
Jan 31, 2014 at 6:20 am -
Hi, I am searching for a record using "where": @profile = Profile.where(:user_id = current_user.id) This returns: = [#<Profile id: 6, user_id: 19, last_subject_id: 6, last_book_id: 2, ...
Dave Castellano
Jan 30, 2014 at 3:13 am
Jan 30, 2014 at 10:53 pm -
Hello, I heard from 37signals that this is where the go to people hang out for Ruby on Rails. I included a full screenshot of my Terminal interaction, as well as a "brief" explanation below. I am ...
Eric Jefcoat
Jan 30, 2014 at 7:09 am
Jan 30, 2014 at 8:41 pm -
Hi guys, I'm looking for some help, some advice about which book should get to start to learn Rails. This is not an ordinary case, since I've mastered Ruby, the language itself. Been working with it ...
Damián M. González
Jan 27, 2014 at 2:10 pm
Jan 29, 2014 at 3:50 pm -
I'm new to Rails but so far I've completed the Rails Tutorial book and applying that stuff to my first proper app. Later I will tackle implementing user authentication (sign up, sign in, sign out) In ...
Bizt
Jan 24, 2014 at 8:12 am
Jan 28, 2014 at 2:18 am -
Hi all, I am trying to push rails 4 app into my server using capistrano. i am getting following error while 'cap deploy', * executing "cd -- projects/testproject/releases/20140121061131 && ...
Saravanan p
Jan 21, 2014 at 6:33 am
Jan 23, 2014 at 9:42 am -
Hi there, I'm Vignesh developer @ Rails application. I was now getting an issue while I'm migrating my existing application with rails '3.2.13' into rails '4.1.beta1' . This was my issue while i m ...
Anand Vignesh
Jan 24, 2014 at 8:12 am
Jan 29, 2014 at 5:16 am -
Hi, I am looking for a ruby on rails developer in the NY/ NJ area. I have a company website that needs to be created. anyone have any leads? Thank You! -- You received this message because you are ...
Mary yang
Jan 16, 2014 at 7:12 am
Jan 22, 2014 at 6:49 am -
* executing "cd /apps/myapp_com/staging/releases/20140114124030 && bundle install --gemfile /apps/myapp_com/staging/releases/20140114124030/Gemfile --path /apps/myapp_com/staging/shared/bundle ...
Tom
Jan 14, 2014 at 12:45 pm
Jan 14, 2014 at 5:11 pm -
Hi I want to change the filename with File.rename but I get "Permission denied" eve if I change the file with File.chmod(-777, "path/filename") I want to do this, to change the name of the image ...
Vuk3006
Jan 13, 2014 at 12:08 pm
Jan 14, 2014 at 12:13 am -
Hello Guys I'm new in Ruby so I'm now trying to install fileutils by using the command [ gem install fileutils ] note: I'm using windows 7 :( always when i trying to install it i got this error ...
Astm Ali
Jan 19, 2014 at 6:25 pm
Apr 30, 2014 at 11:28 am -
When we create a new integration test using $ rails g integration_test Name it create it in spec/requests directory, and capybara is not available there by default. I have to move it to spec/feature ...
Arun kant sharma
Jan 30, 2014 at 7:09 am
Feb 3, 2014 at 7:59 am -
I've got a big problem. I've got some code doing a REST API, outputting JSON, that works fine and hasn't been touched in like 9 months. I've also got a client out there in the wild that I can't ...
Duane Morin
Jan 30, 2014 at 9:50 pm
Feb 1, 2014 at 7:52 pm -
I have the same exactly problem using a simple login form with Devise... Any solution, or idea of the problem? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are ...
Enrico Pilotto
Jan 31, 2014 at 10:52 am
Jan 31, 2014 at 3:47 pm -
Hi, I added this line to my Gemfile, then done "bundle install" gem 'bootstrap-sass', '2.3.2.0' ...but, I now want to install the latest version of bootstrap. How do I uninstall these files, do I ...
Bizt
Jan 31, 2014 at 2:23 pm
Jan 31, 2014 at 3:03 pm -
Hello ! I try to bind two pages together, a page which serves to make a research and a page which posts the result of the research. Here are two pages that I want to bind together ...
Marie Bellec
Jan 30, 2014 at 1:46 pm
Jan 31, 2014 at 10:54 am -
In cmd prompt, I just tried to new rails app using, ~/documents rails new app_name It throws an error as, Gem::InstallError: The 'json' native gem requires installed build tools. -- Posted via ...
Selvag Ruby
Jan 29, 2014 at 9:44 am
Jan 29, 2014 at 11:19 am -
Greetings, I have created voting engine<https://github.com/petertoth/neutral for Rails4+ applications. It is ajaxful and integrated with FontAwesome. Basically it is very similar to star rating but ...
Peter
Jan 26, 2014 at 11:02 pm
Jan 28, 2014 at 4:45 pm -
Hello Guys I'm new in Ruby and now I'm trying to type my first app now i have SVG file contain rows such as <text x="10" y="20" style="font-family: Helvetica; font-size : 24; fill : #ff0000 ...
Astm Ali
Jan 21, 2014 at 5:01 pm
Jan 23, 2014 at 1:58 pm -
I'm using Rails 3.2 and when I'm on github I'm not sure where I can find the correct version to install for rails 3.2. I'm sure it's simple but I can't figure it out. For example, Rails_Admin didn't ...
Mike alexander
Jan 15, 2014 at 6:08 am
Jan 18, 2014 at 4:53 am -
I have rubyzip 0.9.9 and am creating a zip file like so: Zip::ZipFile.open(zip_path, Zip::ZipFile::CREATE) do |zipfile| #code goes here end When I give it a zip path like this: zip_path = ...
Steven Harlow
Jan 16, 2014 at 11:20 pm
Jan 17, 2014 at 2:28 pm -
Hello All, My Project consists of :- Rails - 3.2.8 Ruby - 1.9.8 Server - Thin & Devise - 2.1.2 I have added force_ssl in ApplicationController. Then thin start --ssl. It took me to https, but with ...
Avi
Jan 6, 2014 at 11:18 am
Jan 14, 2014 at 2:10 pm -
Hi, I need to generate few basic reports in rails (generated on the basis of some SQLs fired on MySQL) which can be viewed in HTML5 and then if a user wants, he should be able to download a pdf file ...
Ankur Kumar
Jan 12, 2014 at 7:18 pm
Jan 13, 2014 at 3:45 pm -
Hi, I am getting some unexpected error which is not mentioned in the rails tutorials(http://ruby.railstutorial.org/chapters/static-pages#sec-TDD) I am following : (arup~ sample_app)$ bundle exec ...
Arup Rakshit
Jan 11, 2014 at 6:56 am
Jan 11, 2014 at 7:40 pm -
Hi, The code below works perfectly but is so repetitive I feel there must be a standard way to refactor it in this situation. I am learning on my own so am wondering how more experienced programmers ...
Dave Castellano
Jan 10, 2014 at 2:55 pm
Jan 11, 2014 at 3:35 am -
Has anyone been able to do this successfully? and what's the best equivalent to RVM in the Windows world? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are ...
Eastside Developer
Jan 9, 2014 at 9:50 pm
Jan 10, 2014 at 12:47 pm -
I generated the project with the command rails new reservation_maker -d mysql and after it was finished generating I got 4 errors. All were syntax error, unexpected ':' .The first was in the gemfile ...
Thad
Jan 9, 2014 at 1:15 pm
Jan 10, 2014 at 12:03 pm -
ruby on rails dosent support bootstrap in windows , can anyone please give an alternative for this situation? -- You received this message because you are subscribed to the Google Groups "Ruby on ...
Unnikrishnan Patel
Jan 8, 2014 at 3:57 pm
Jan 9, 2014 at 7:09 am -
Hi, I turn this code into CoffeeScript: paintIt = (element, backgroundColor, textColor) - element.style.backgroundColor = backgroundColor if textColor? element.style.color = textColor and this code I ...
Izik shapira
Jan 5, 2014 at 4:07 pm
Jan 7, 2014 at 12:33 am -
I am trying to submit a form in rails 4 with File upload(using paperclip) to an *another domain* using Ajax with dataType 'jsonp' ( I tried both ajax and ajaxForm ). // .js $(".form").ajaxSubmit({ ...
Saravanan p
Jan 3, 2014 at 7:16 am
Jan 6, 2014 at 1:00 pm -
Hi all, I looking for best company on Ruby on Rails Development in India. Have any good companies in India please let me know. -- You received this message because you are subscribed to the Google ...
Adam Gilchrist
Jan 22, 2014 at 3:47 pm
Jan 31, 2014 at 2:52 pm -
Hello everybody! I am new to Ruby on rails and so my doubt would be very trivial for the most of you. But, since I do not know to tackle the problem, I would like to ask you. I have a search method ...
Spurthi gunadhar
Jan 27, 2014 at 2:46 pm
Jan 27, 2014 at 2:49 pm -
By everything I mean everything. Untouched by assets pipeline. External javascript libraries, like CK Editor for example, dynamicly load javascript and css in runtime, depending on settings. So ...
Damjan Rems
Jan 27, 2014 at 10:00 am
Jan 27, 2014 at 2:27 pm -
Hi , Why does this " before_filter CASClient::Frameworks::Rails::Filter " is not working with rails 4.1.0.beta1 ??? Is there any solution to fix it? Or else is there gemfile which fixes it???? -- You ...
Anand Vignesh
Jan 24, 2014 at 10:41 am
Jan 27, 2014 at 6:28 am -
Hi, I am really newbie in RoR, I am just reading this book<http://pragprog.com/book/rails2/agile-web-development-with-rails . I am trying to make very simple application who should have 3 user roles ...
Pavel Krejsa
Jan 25, 2014 at 9:11 pm
Jan 25, 2014 at 10:13 pm -
Dear friends! Can anyone help: I want to configure my a LAMP server to run a rail based application Thanks. -- You received this message because you are subscribed to the Google Groups "Ruby on ...
Gift Mfugale
Jan 21, 2014 at 5:58 pm
Jan 24, 2014 at 6:39 pm -
First of all sorry for the confusing title. I don't really know how to explain what I want to do in one line. I am creating a Rails website in which Developers will be able to be listed and create ...
Stefanos I.
Jan 23, 2014 at 11:18 pm
Jan 24, 2014 at 2:06 pm
Group Overview
group | rubyonrails-talk |
categories | rubyonrails |
discussions | 139 |
posts | 422 |
users | 137 |
website | rubyonrails.org |
irc | #RubyOnRails |
137 users for January 2014
Archives
- June 2016 (104)
- May 2016 (177)
- April 2016 (212)
- March 2016 (326)
- February 2016 (262)
- January 2016 (347)
- December 2015 (363)
- November 2015 (424)
- October 2015 (268)
- September 2015 (377)
- August 2015 (290)
- July 2015 (535)
- June 2015 (430)
- May 2015 (335)
- April 2015 (458)
- March 2015 (348)
- February 2015 (388)
- January 2015 (436)
- December 2014 (433)
- November 2014 (370)
- October 2014 (329)
- September 2014 (419)
- August 2014 (468)
- July 2014 (504)
- June 2014 (72)
- May 2014 (313)
- April 2014 (488)
- March 2014 (484)
- February 2014 (403)
- January 2014 (422)
- December 2013 (322)
- November 2013 (371)
- October 2013 (478)
- September 2013 (436)
- August 2013 (448)
- July 2013 (643)
- June 2013 (559)
- May 2013 (750)
- April 2013 (575)
- March 2013 (791)
- February 2013 (578)
- January 2013 (687)
- December 2012 (681)
- November 2012 (874)
- October 2012 (928)
- September 2012 (1,187)
- August 2012 (905)
- July 2012 (1,015)
- June 2012 (916)
- May 2012 (836)
- April 2012 (1,031)
- March 2012 (1,125)
- February 2012 (1,678)
- January 2012 (1,451)
- December 2011 (1,289)
- November 2011 (1,257)
- October 2011 (1,239)
- September 2011 (551)