Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Model Unit-Test case for validations and associations using "test-unit" gem in rails 4

In order to write a unit test case for model in rails 4, Let's suppose that we have a model city.rb which has some validations and associations. #Rails 4.1.14.2 & ruby-2.1.7 Model path: my_app/app/models/city.rb, like... class City < A

How to create web service in Odoo-9?

In Odoo-9 you have to create module and xmlrpc folder in server and install the apache2 in your system. After this follow the step given below: Step1- First create apache2 for our system using the command show below sudo apt-get install apache2

Comparision between Bootstrap and Foundation Framework

Cheat-Sheet for Comparison between Bootstrap and Foundation Classes and Elements Introduction of Bootstrap and Foundation Bootstrap and foundation frameworks are very well known font-end framework for Responsive pro

How to make WebView function in android

Hello friend's If you are looking to created WebView function in android below example will help you. WebView is used for display web pages inside your application and it turns application to a web application. Here I have added <webview> ele

Learn 4 Easy Steps to Integrate Standard PayPal Gateway in PHP

PayPal is an American Company Founded in 1998 by Palo Alto of California "United States". It provides services to users of online payment globally such as money transfer and traditional payment methods like checks and money orders.  

How to upload multiple file upload in CakePHP 2.x?

Hi Reader's, Welcome to FindNerd,today we are going to discuss how to upload multiple file upload in CakePHP 2.x? If we want to upload multiple images in our CakePHP web application with the help of input browse box. So for that we have to follo

How to solve error on re-installation of OpenERP or pgAdmin

If you face error on re-installation of OpenERP or pgAdmin, then you need to add the port 5432 for Postgres in Inbound and Outbound Rules. Follow these step given below:- Step1- Go to Control panel/System and Security/Windows Firewall and select Al

SQL Select Statement

SQL query is used to retrieve selected row or column from the database based on the given condition . It is also used to retrieve data from a table in database . Syntax -> Select expression from table_Name where clause ; // Expression indicate

Javascript Screen Object

This Object return all the information related to the browser screen . Like width of a screen , height of a screen , color Depth and pixel depth etc . Syntax : window.screen Some important property of screen : 1) width : It return the width of a b

Odoo Model inheritance

Odoo provides two inheritance mechanisms to extend an existing model in a modular way. The first inheritance mechanism allows a module to modify the behavior of a model defined in another module: 1. add fields to a model, 2. override the de

1 166 423
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: