Our Publications
About Us
Josh Software
Our passion is Ruby On Rails! We are an Indian company who believes that programming is an art.Our portfolio! -- Contact Us
Categories
- Case Studies (1)
- CMS (9)
- Radiant (9)
- General (24)
- Javascript (5)
- Mobile Development (1)
- Sencha (1)
- MongoDB (2)
- Ruby (45)
- Ruby on Rails (118)
- Conferences (14)
- Search (8)
- Tutorials (12)
Authors
Monthly Archives: February 2010
About
Hi I’m Sandip Ransing, a ruby on rails developer in Pune (India). I did my bachelor in Computer Engineering from PES Modern College of Engineering, Pune. In July 2007, I started software development career in Java.After few months passed, I … Continue reading
Vim editor for ruby on rails development using rails.vim
Vim install On CentOS yum install vim-enhanced Vim install on Ubuntu machine Install vim-full using command apt-get install vim While coding with ruby, html, erb, haml, js and stylesheets.It is great pain to indent code. Using rails vim one can … Continue reading
Bean Validation Framework
This framework implemented get rid of validate bean object using if-else condition and easy to integrate custom validators. – This is developed using Java 1.5 and no other library is required. – Used Generics,Reflection and Annotation in implementation. – Light … Continue reading
Tagged bean-validation, Java
Leave a comment
