Search Discussions
-
Hello, Currently, my issue is that I cannot see the values I have selected in my Appointment form. This is the code in my appointments/form.html.erb. <div class="field" <%= f.label :appointment_time ...
Dmoneyzzz Darko
Dec 1, 2014 at 10:33 pm
Dec 3, 2014 at 4:33 am -
Hello, For a toy library I want to make a sort of e-commerce app for the financial part like payments by cash and bank, payable invoices and invoices to be payed. Also a membership part and a part ...
Roelof Wobben
Dec 3, 2014 at 5:21 pm
Dec 6, 2014 at 8:50 am -
Hello, I did all the steps from the Hartl tutorial but as soon as I do this : User.create(name: "Michael Hartl", email: "<span class="m_body_email_addr" title="1fda4469bcbec3badf5418269ffc5968" ...
Roelof Wobben
Dec 1, 2014 at 3:32 pm
Dec 8, 2014 at 7:03 am -
I have a problem with the implementation of the search in the project I have such models(bring a simplified version) User id name Friends user_id friend_id Post id title author_id is_public ...
Artem T
Dec 16, 2014 at 6:13 pm
Dec 17, 2014 at 5:06 pm -
https://github.com/LouHenryAlvarez/jackbox If it's true. It sounds like some pretty wild stuff. Anyone care to comment about this? -- You received this message because you are subscribed to the ...
Star Light
Dec 21, 2014 at 9:33 pm
Jan 5, 2015 at 6:01 am -
Hello friends, I am new to Ruby on rails and with learning going to work on openproject. But having a problem I have installed it but not able to do changes in code as while installing a command i ...
Paramnoor Singh
Dec 19, 2014 at 7:01 am
Dec 23, 2014 at 5:25 am -
The normal devise routes work users_sign_out_path, edit_user_registration_path, etc I can't seem to route to the controller for profiles. I'd like to use the index/show actions to display the user ...
David Williams
Dec 18, 2014 at 10:25 pm
Dec 20, 2014 at 7:32 am -
Hello Everyone, I want to build reports that able to preview and convert to pdf format on rails app. if possible, I don't want to use any tool add-on (gem). Anyone who has any guide or sample ...
Wolf Dev
Dec 3, 2014 at 8:00 am
Dec 6, 2014 at 2:48 pm -
hi, i have an rails app and users can pay to 'my' paypal account via active merchant. now i want to expand and allow users to have their own store , but im not sure how to deal with the users - store ...
Tom
Dec 5, 2014 at 6:49 pm
Dec 13, 2014 at 3:28 pm -
The method that Zurb posted in the applications section of their website isn't firing off the JavaScript commands for many of the components that they have available for developers. Here's the setup ...
David Williams
Dec 28, 2014 at 1:34 am
Dec 28, 2014 at 10:07 pm -
Well, Ladies and Gents we would like to introduce you to our new library called Jackbox. It toys with the ideas of closures as modules. In it you'll find a series of new takes on ruby that are sure ...
Lha
Dec 24, 2014 at 9:26 pm
Jan 5, 2015 at 8:26 pm -
The javascript is not working for 'owlcarousel-rails' plugin. I have the gem and require statements for application.css/application.js setup properly. //= require owl.carousel *= require owl.carousel ...
David Williams
Dec 24, 2014 at 6:06 pm
Dec 25, 2014 at 3:55 am -
Now that Rails 4.2 has been released, does anyone know when Rails 3.2 reaches end-of-life? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To ...
Debajit Adhikary
Dec 23, 2014 at 10:27 am
Dec 24, 2014 at 8:16 am -
I've done some Rails work in the past using Netbeans and I was pretty comfortable with it. I'm running Windows and I'm not really a command line kind of guy. So I downloaded Netbeans 8.0 and ...
David Bennett
Dec 12, 2014 at 1:44 pm
Dec 13, 2014 at 5:10 pm -
Hello - I'm just getting started with Rails, been a ColdFusion programmer for 10+ years. I'm trying to install Rails and get set up on my local dev and it mostly worked, except at the very end of the ...
Cindi
Dec 8, 2014 at 7:46 pm
Dec 12, 2014 at 7:56 am -
Hi guys, I'm trying to start unicorn and I keep getting this error constantly. My unicorn.rb (https://gist.github.com/anonymous/d1f3d9bcdd1a6c4d8435) Command that I'm using to start unicorn ...
Ezequias Farias
Dec 9, 2014 at 2:33 pm
Dec 10, 2014 at 1:19 pm -
Hello you all, hope you're all having some nice holidays! :p Here is the deal with me: incompatible character encodings: UTF-8 and ASCII-8BIT I used a seed ...
Diego Dillenburg Bueno
Dec 30, 2014 at 11:51 am
Jan 8, 2015 at 2:07 am -
I'd like to remove all existing constraints from an ActiveRecord::Relation and leave the rest in-tact. I am *not* looking for #unscoped since I would like to keep any joins/order clauses around ...
Josh
Dec 29, 2014 at 1:16 am
Dec 29, 2014 at 9:04 pm -
Hi, It's possible to do this : models: - product has_many attributes - user has_many attributes - other_model has_many attributes model attribute belongs to - product , but the foreign_key is not ...
Fmh
Dec 27, 2014 at 3:15 pm
Dec 27, 2014 at 5:11 pm -
Hello guys, my name is Lester. I'm a beginner in rails, and I'm looking to try out this programming thing. I'm programming alone right now and I find that I get stuck often. Someone suggested that I ...
Lester Dela Cruz
Dec 24, 2014 at 8:16 am
Dec 25, 2014 at 4:30 pm -
Hello! For example, I have array: [["can", ":manage", ":site", nil], ["can", ":view", ":dashboard", nil], ["cannot", ":manage", ":site", nil]] And I want to remove ["can", ":manage", ":site", nil] ...
Roman Yarygin
Dec 24, 2014 at 2:50 am
Dec 24, 2014 at 11:32 pm -
<%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' = false % There seems to be no problem in my code but I do not know why -- You received this message because you are ...
Cat Wild
Dec 23, 2014 at 7:07 am
Dec 23, 2014 at 3:37 pm -
Hello, I have this situation. I m a volunteer on a toy library and I want to write a financial / borrow app for the toy library. Now I have two seperate roles : staff member and client. Staff member ...
Roelof Wobben
Dec 23, 2014 at 7:03 am
Dec 23, 2014 at 9:19 am -
am running a test with mailers within Ruby on Rails, and I am getting the following errors: *********-C02MGBVJFD57:myapp ************$ bundle exec rake test:mailers # Running: EE Finished in ...
Michael Sutyak
Dec 19, 2014 at 12:54 am
Dec 20, 2014 at 9:06 am -
hi all. Bus and Tickets/has_one, belongs_to/ Users and Tickets/has_many, belongs_to/ i want to realize next action: "ticket.destroy.lock" if bus.tickets bus.places*0.9 #if bus full for 90 %, users ...
Psycho Shine
Dec 17, 2014 at 3:03 pm
Dec 17, 2014 at 4:49 pm -
Hello guys! I found a guideline which will help to boost up performance of your Ruby on Rails application ...
Mehreen
Dec 4, 2014 at 12:02 pm
Dec 11, 2014 at 3:46 pm -
Hello, I follow the Agile Web development book. Now as a extra challenge I try to make the card visible on a seperate page. So I made this link : <li <%= link_to '<i class="fa fa-money" </i ...
Roelof Wobben
Dec 8, 2014 at 1:19 pm
Dec 8, 2014 at 2:02 pm -
I have some thoughts and ideas about features I would love to see in Rails 5.0, especially web socket related. I wrote a whole server / framework called Anorexic ...
Boaz Segev
Dec 4, 2014 at 7:07 am
Dec 5, 2014 at 10:42 am -
Hi All, I have a rails app hosted on Heroku which needs a regular task to run every 30 mintues. The task takes 5 minutes to complete Previously I was using the gem resque and resque-scheduler for ...
Ganesh Ranganathan
Dec 3, 2014 at 9:54 am
Dec 3, 2014 at 5:56 pm -
Can closures be modules? Well, Ladies and Gents we would like to introduce you to our new library called Jackbox. It toys with the ideas of closures as modules. In it you'll find a series of new ...
Lou Henry
Dec 16, 2014 at 6:15 pm
Jan 13, 2015 at 2:14 am -
Hello, I am using rails 4.1.1 and ActionMailer::Preview. In development environment everything is working excellent. But in production environment the preview routes are not accessible. I store the ...
Hristo Peev
Dec 11, 2014 at 3:26 pm
Jan 8, 2015 at 8:14 am -
Since we updated our application to Rails 4.2, our mailer tests seems to fail (or not) randomly. Simplified mailer code: class ReservationMailer < ActionMailer::Base default from: '<span ...
Philipp Näö
Dec 28, 2014 at 6:35 pm
Jan 6, 2015 at 12:54 am -
Hi , I am getting into the below error while running bundle from bamboo server. Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension. build 29-Dec-2014 15:13:05 build ...
Chandra Sekhar
Dec 29, 2014 at 8:26 pm
Jan 2, 2015 at 5:01 pm -
Hello guys, I have been coding rails apps for the last 12 months. I realised that when I skim the code of experienced RoR developers or Ruby Gems in Github, my coding style and way of thinking is ...
Mehmet Cetin
Dec 31, 2014 at 3:56 pm
Jan 1, 2015 at 4:35 pm -
Hi all, need some advise. I'm still new on RoR, I'm about to create a Web app that monitors energy consumption such as, electricity, water and waste. User can input the datas manually and later on ...
Prabu Rangki
Dec 26, 2014 at 2:40 pm
Dec 31, 2014 at 4:19 pm -
I have the following error: ERROR["test_character_should_be_valid", CharacterTest, 0.214787] test_character_should_be_valid#CharacterTest (0.21s)NoMethodError: NoMethodError: undefined method `val' ...
Bazley
Dec 28, 2014 at 10:08 am
Dec 31, 2014 at 2:52 pm -
Hi, My app has devise authentication for every user. I integrated *fragment caching* for one of my views which is accessible only on sign-in. The cached page saved by one user is accessible by ...
Ankur Kumar
Dec 23, 2014 at 1:42 pm
Dec 30, 2014 at 3:33 pm -
Hi, I'm following the https://www.railstutorial.org I'm now at chapter 10. Since yesterday all my 42 tests are RED and reports the same error : ERROR["test_should_get_new", UsersControllerTest, ...
Etienne Brunet
Dec 29, 2014 at 1:04 am
Dec 29, 2014 at 3:35 pm -
Hey all, have any of you ever had some trouble trying to deploy to a CentOS 6.5 with Mysql 5.5? I'm getting some errors on the database creation and it seems that I miss the mysql-devel package to ...
Diego Dillenburg Bueno
Dec 22, 2014 at 11:26 am
Dec 22, 2014 at 2:09 pm -
{"utf8"= "✓", "authenticity_token"= "fB/ZNf3dnFz9OVa/h34xbNysN0AlxcIiPs=", "f"= [{"columns_id"= "4", "column_value"= "rrr", "users_id"= "2"}, {"columns_id"= "5", "column_value"= "ttt", "users_id"= ...
Nikhil Thombare
Dec 13, 2014 at 7:01 am
Dec 15, 2014 at 11:07 pm -
Hi everyone, I'm new to rails and new to this group. I've been going through Lynda.com tutorials and I got an error. I was hoping somebody could help me out :) Here are the steps I've taken: 1) rails ...
Michael Dowell
Dec 13, 2014 at 8:45 pm
Dec 15, 2014 at 5:59 pm -
Hello everyone, I came across with the following case and I was wondering if using a has_many through association is a valid solution. Let's say we have three models: A, B and C. The association ...
Jorge M.
Dec 11, 2014 at 6:20 am
Dec 12, 2014 at 6:41 pm -
Hello, I want to test the contents of the p tag here : ~~~ <div class="productinfo text-center" <%= image_tag product.image_url % <h2 <%=number_to_currency(product.price)% </h2 <p <%= product.title % ...
Roelof Wobben
Dec 5, 2014 at 7:12 pm
Dec 9, 2014 at 7:10 pm -
I'm getting this error in my script. Can someone help me figure out what I'm missing on my code. Thank you. Gem::LoadError: Could not find selenium-client ( = 0) amongst [actionmailer-2.3.8, ...
Gene Dela Cruz
Dec 8, 2014 at 11:10 am
Dec 9, 2014 at 9:39 am -
Is there a descent source that details the history and development of Ruby on Rails? I'm working on a paper for school, and am having a little trouble finding such a source. thanks, -- You received ...
Awhitehttr
Dec 6, 2014 at 7:21 pm
Dec 8, 2014 at 5:04 pm -
Hello, Sorry for the double post but on reddit nobody seems to have the solution. im following the agile web developement book but then with my own layout. Now am at chapter 9 where a shopping card ...
Roelof Wobben
Dec 7, 2014 at 5:51 pm
Dec 8, 2014 at 1:13 pm -
I have models like this: class User < ActiveRecord::Base has_one :user_preference, dependent: :destroy end class UserPreference < ActiveRecord::Base belongs_to :user end It works fine when I call ...
Man Vuong Ha Thanh
Dec 8, 2014 at 9:52 am
Dec 8, 2014 at 10:08 am -
Hi, Can anyone help... I am trying to understand how 2 different routes like show and update seem to be the same. Both are /questions/:id(.:format). GET /questions(.:format) questions#index POST ...
Dave Castellano
Dec 6, 2014 at 9:45 pm
Dec 6, 2014 at 11:02 pm -
Hi there, I am trying to figure out how to do something in Rails. Here's the situation: I want to store in the DB (as fields) info found in a text file. I've created a ruby scripted, where I ...
George Stoumpos
Dec 1, 2014 at 1:01 pm
Dec 1, 2014 at 3:29 pm -
Hi, all - I'm prototyping a large application which will eventually have multiple open connections to MySQL and Neo4j data persist stores (aka databases). I would also like to maintain the existing ...
Dwilde1
Dec 29, 2014 at 7:40 pm
Jan 7, 2015 at 1:35 pm
Group Overview
group | rubyonrails-talk |
categories | rubyonrails |
discussions | 118 |
posts | 433 |
users | 117 |
website | rubyonrails.org |
irc | #RubyOnRails |
117 users for December 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)