Search results

Jump to navigation Jump to search
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • ...pression that is being used repeatedly and assigns it to a local variable. Extract constant refactoring is to select a static, constant expression, which the <li>Extract Method ...
    11 KB (1,508 words) - 03:32, 3 November 2011
  • ...pression that is being used repeatedly and assigns it to a local variable. Extract constant refactoring is to select a static, constant expression, which the [[1) Extract method:]] ...
    16 KB (2,344 words) - 22:34, 3 October 2012
  • ...ct out the duplication by moving the common trends in the code to a common module named as CommonAnalytic. ...ssignmentTeamAnalytic and CourseAnalytic module and moves them to a common module CommonAnalytic. ...
    10 KB (1,439 words) - 03:00, 31 October 2013
  • <font size=3><center><i>"All services offered by a module should be available through a uniform notation,<br> which does not betray w ...module should strive to make all information about the module part of the module itself" </i></center></font> ...
    13 KB (1,969 words) - 04:06, 25 July 2008
  • ...sulate each of the different algorithms into a separate class, closure, or module, called a strategy. At runtime, the object's behavior is chosen and specifi module Pass ...
    15 KB (2,096 words) - 00:55, 14 October 2010
  • ! Extract Method ! Extract Local Variable ...
    13 KB (1,873 words) - 00:08, 21 October 2011
  • ...requirements mentioned by code climate. On analysis, it was found that the module exceeded the lines of code and several methods in the file had high cycloma ===Extract chart generation=== ...
    9 KB (1,439 words) - 20:33, 29 April 2023
  • The Ruby on Rails '''review_mapping_helper''' module offers a number of helper methods to make the peer review process easier in 6. Extracting chart-generating methods into their own module or evaluating the necessity of list_review_submissions<br/> ...
    10 KB (1,402 words) - 18:13, 24 April 2024
  • ...ified directory, ensuring reliability. By leveraging the RubyZip gem, this module helps in the process of handling zip files, enhancing the backend's functio module SubmittedContentHelper ...
    12 KB (1,729 words) - 22:00, 8 April 2024
  • ...based authentication. This requires a redesign of the AuthorizationHelper module to accommodate JWT-based authentication. The AuthorizationHelper module provides methods to check a user's privileges and roles within the system. ...
    22 KB (3,275 words) - 16:57, 14 December 2023
  • ...e binaries from [https://www.playframework.com/download download page] and extract the contents to any folder. Add the extracted folder to path variable<ref>h ...and is almost the same than 'play run', except that it loads a test runner module that allows to run test suite directly from a browser. When you run a play ...
    15 KB (2,368 words) - 21:05, 25 September 2014
  • 2. If microdata attributes are present, then extract the microdata attributes in servo engine ...pletion of this step verifies that servo browser now has the capability to extract microdata attributes from a webpage, and perform action based on the type o ...
    16 KB (2,367 words) - 07:37, 2 December 2017
  • = Sahana Eden: Extract The Progress Details = ...oper created a New Enhancement ticket that requested work on being able to extract the progress details of the setup into a single local file, not dissimilar ...
    9 KB (1,335 words) - 03:34, 29 October 2014
  • We identified the following categories of code smells in the helper module: *'''Extract Method''': It consists of breaking up long methods by shifting overly comp ...
    11 KB (1,769 words) - 03:13, 6 November 2014
  • ! Extract Method ! Extract Module ...
    15 KB (2,353 words) - 03:12, 18 September 2011
  • # Extract the attribute names, for ex. tags, keywords etc ...t still can’t find a method, the very last place it looks is in the Kernel module, included in the class Object. And there, if it comes up short, it calls me ...
    11 KB (1,790 words) - 03:16, 2 October 2007
  • ...BI module]. Though most of the features of the SQL are implemented in this module, the idea is the same. ...g SQL code. The results are returned in a map and it not always trivial to extract values from it especially if the table has many columns. ...
    14 KB (2,266 words) - 16:41, 29 October 2007
  • Inheritance is the mechanism by which we can extract common functionality between hierarchical classes. A method can be implemen module Airplane ...
    21 KB (3,203 words) - 21:58, 15 October 2010
  • ** Extract duplicated code into separate methods. ** Solve the duplication, extract method to a new file or delete useless one. ...
    34 KB (4,580 words) - 12:52, 3 November 2017
  • module YourApp module YourApp ...
    13 KB (1,997 words) - 14:01, 29 March 2016
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)