hey hi everyone, after struggling a lot with MS SQL SERVER 2000 FINALLY IM NOW USING *netbeans6.0 + ruby on rails + mysql5..* * * *can anyone provide me the best tutorials so that i can create the project n see its working..* * * *thanks * * * -- 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 rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
railstutorial.org railscast.com On Fri, Mar 11, 2011 at 9:53 PM, Er.SALIM MANDREKAR <mandrekar.salim-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> hey hi everyone, > > after struggling a lot with MS SQL SERVER 2000 FINALLY IM NOW USING > netbeans6.0 + ruby on rails + mysql5.. > can anyone provide me the best tutorials so that i can create the project n > see its working.. > thanks > > -- > 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 > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. >-- 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 rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
i get the following error when i click on project name ->generate in netbeans IDE. help please.. j*ava.lang.NullPointerException* * at org.netbeans.modules.ruby.railsprojects.GeneratorPanel.getSelectedGenerator(GeneratorPanel.java:136) * * at org.netbeans.modules.ruby.railsprojects.GeneratorPanel.isValid(GeneratorPanel.java:459) * * at java.awt.Component.invalidateIfValid(Component.java:2809)* * at java.awt.Component.setLocale(Component.java:1879)* * at javax.swing.JComponent.<init>(JComponent.java:584)* * at javax.swing.JPanel.<init>(JPanel.java:65)* * at javax.swing.JPanel.<init>(JPanel.java:92)* * at javax.swing.JPanel.<init>(JPanel.java:100)* * at org.netbeans.modules.ruby.railsprojects.GeneratorPanel.<init>(GeneratorPanel.java:87) * * at org.netbeans.modules.ruby.railsprojects.GenerateAction.generate(GenerateAction.java:148) * * at org.netbeans.modules.ruby.railsprojects.GenerateAction.performAction(GenerateAction.java:127) * * at org.openide.util.actions.NodeAction$DelegateAction$1.run(NodeAction.java:581) * * at org.netbeans.modules.openide.util.ActionsBridge$ActionRunnable.actionPerformed(ActionsBridge.java:111) * * at org.netbeans.core.ModuleActions.invokeAction(ModuleActions.java:104)* * at org.netbeans.modules.openide.actions.ActionsBridgeImpl.invokeAction(ActionsBridgeImpl.java:52) * * at org.netbeans.modules.openide.util.ActionsBridge$ActionRunnable.doRun(ActionsBridge.java:102) * * at org.netbeans.modules.openide.util.ActionsBridge$1.run(ActionsBridge.java:71) * * at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:561)* *[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:986)* * * * * *thanks* * * -- 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 rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
*when i do that using command prompt* *rails server* *a folder is created "server" into my project directory..* * * *n further things r not working. please provide the help.* *ill also give the list of gems installed..* * *** LOCAL GEMS *** actionmailer (2.2.3) actionpack (2.2.3) activerecord (2.2.3) activerecord-odbc-adapter (2.0) activeresource (2.2.3) activesupport (3.0.5, 2.2.3) builder (3.0.0) dbi (0.4.3) deprecated (3.0.0) minitest (2.0.2, 1.6.0) rails (2.2.3) rake (0.8.7) rdoc (2.5.8) * now guide me with best tutorial -- 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 rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On 12 March 2011 10:52, salim mandrekar <mandrekar.salim-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> when i do that using command prompt > rails server > a folder is created "server" into my project directory.. > n further things r not working. please provide the help. > ill also give the list of gems installed.. > *** LOCAL GEMS *** actionmailer (2.2.3) actionpack (2.2.3) activerecord > (2.2.3) activerecord-odbc-adapter (2.0) activeresource (2.2.3) activesupport > (3.0.5, 2.2.3) builder (3.0.0) dbi (0.4.3) deprecated (3.0.0) minitest > (2.0.2, 1.6.0) rails (2.2.3) rake (0.8.7) rdoc (2.5.8)You have not got a valid set of rails gems, some are from 2.2.3 and some from 3.0.5. Which operating system are you using? How did you install rails? Colin -- 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 rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.