using System; using System.Collections.Generic; using System.Linq; ...
C# Problem with Login for Admi...
by tragicdancer.myopenid.com,
July 14, 2011 13:32,
1 refactoring, tagged with models, controller, login, C# asp.net-mvc, asp.net-mvc
Ruby On Problem with passing xml fr...
by tragicdancer.myopenid.com,
January 17, 2011 21:27
@Josh: Thanks for all your ...
class NewsApi URL = "http://www.mysomething.com/partner/api/1_0/randomnumber/channel/290/material/list/" ...
Ruby On Problem with passing xml fr...
by tragicdancer.myopenid.com,
January 17, 2011 09:08
@Josh: First of all thank y...
Ruby On Problem with passing xml fr...
by tragicdancer.myopenid.com,
January 15, 2011 13:32
@Josh: Also here is the app...
Ruby On Problem with passing xml fr...
by tragicdancer.myopenid.com,
January 15, 2011 13:25
@Josh: thanks! yes I do get...
#app/models/news_api.rb class NewsApi URL = "http://www.mysome.com/partner/api/1_0/somerandomnumbera12334535d5b393a4b0/channel/290/material/list/" ...
Ruby On Problem with passing xml fr...
by tragicdancer.myopenid.com,
January 14, 2011 13:43
@Josh: Woaw. The code looks...
Ruby On Problem with passing xml fr...
by tragicdancer.myopenid.com,
January 13, 2011 20:54
Ooops accidently added an e...
require 'open-uri' class NewsController < ApplicationController ...
Ruby Problem with passing xml fr...
by tragicdancer.myopenid.com,
January 13, 2011 19:42,
10 refactorings, tagged with rails, xmldocument, api, nokogiri
Hi!
Im trying to parse xml...
Ruby On Good way to output menu wit...
by tragicdancer.myopenid.com,
September 03, 2010 15:35
Thank you for your answer b...
module Menus def self.getValidPositiveNumber ...
Ruby Good way to output menu wit...
What would be the best or a...
module Menus def self.getValidPositiveNumber ...
Ruby On Help with module?!
by tragicdancer.myopenid.com,
August 29, 2010 14:08
Do anyone know how to incor...
Ruby On Help with module?!
by tragicdancer.myopenid.com,
August 26, 2010 15:29
Thats great thank you! But ...
module Menus class Main_Menu ...
Ruby Help with module?!
by tragicdancer.myopenid.com,
August 26, 2010 11:48,
3 refactorings
Hi Im working on a program ...
Ruby On Help!! undefined method for...
by tragicdancer.myopenid.com,
July 28, 2010 08:07
That is true. They are in d...
Ruby On Help!! undefined method for...
by tragicdancer.myopenid.com,
July 27, 2010 17:47
Well thank you steved. And ...
require 'ruby_camping' require 'camping_guests' ...
Ruby Help!! undefined method for...
Hi! Ive posted before about...
require 'guest' require 'parking_lot' ...
Ruby undefined method for nil:Ni...
Hi!
whn i try and run my p...
I'm trying to implement a s...