Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Newb RoR developer here, standing at the finish line of my first paying Rails gig.It\'s been fun, really, and I\'m glad to have it over with so I can get on to using what I\'ve learned on the next pro
I\'m looking for a function grapher that I can use in a small Rails application I\'m working on for m开发者_高级运维y university. Is there anything out there? If it needs the values (points) is not a
Is there a way to test your application\'s p开发者_Python百科rocessing and handling of Paypal generated credit card errors? I\'d like to verify that my application can handle a declined credit card or
I\'m using Authlogic to manage my user sessions. I\'m using the LDAP add-on, so I have the following in my users model
Facebook gives access to users\' emails via the extended permission. There\'s also a way in JS and PHP to force users to grant the
We have an application with a app/model that references another model stored in a plugin. When the app/model level is reloaded on the secon开发者_运维百科d and further requests and that relies on ou
When someone installs this plugin, I would like a file to be copied into the config/initializers directory of t开发者_Python百科he app.I could do this in install.rb by copying a template file that res
In tag#show I list all entries with that tag. At the bottom of the page I\'d like to have something like: \"Related Tags: linked, list, of, related tags\" My view looks like:
I have following error on my Server which is working properly on my local on following line . event_id = MD5.new(\"event-init-flash-#{Asteroid::now}\").to_s#line 232